ansible-playbook [core 2.16.13] 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-C6W executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ssh_wrapper.yml ************************************************ 3 plays in /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml PLAY [Create static inventory from hostvars] *********************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 Monday 11 November 2024 20:37:20 -0500 (0:00:00.017) 0:00:00.017 ******* ok: [managed-node3] TASK [Create temporary file] *************************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:7 Monday 11 November 2024 20:37:22 -0500 (0:00:01.201) 0:00:01.219 ******* changed: [managed-node3 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.5okywvu0.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 Monday 11 November 2024 20:37:22 -0500 (0:00:00.322) 0:00:01.541 ******* changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "3bd4d64dcc0ad56eaf53f5aae030ca75a5f8435e", "dest": "/tmp/ansible.5okywvu0.inventory.yaml", "gid": 0, "group": "root", "md5sum": "a22158fb050dfe1747f98b64e6973ed8", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 32777, "src": "/root/.ansible/tmp/ansible-tmp-1731375442.4406955-9666-172868165279787/source", "state": "file", "uid": 0 } PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Monday 11 November 2024 20:37:23 -0500 (0:00:00.647) 0:00:02.188 ******* ok: [managed-node3] TASK [Gather facts from managed-node3] ***************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Monday 11 November 2024 20:37:23 -0500 (0:00:00.726) 0:00:02.914 ******* ok: [managed-node3] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Monday 11 November 2024 20:37:24 -0500 (0:00:00.777) 0:00:03.692 ******* skipping: [managed-node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Monday 11 November 2024 20:37:24 -0500 (0:00:00.014) 0:00:03.707 ******* META: end_host conditional evaluated to False, continuing execution for managed-node3 skipping: [managed-node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node3" } MSG: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Monday 11 November 2024 20:37:24 -0500 (0:00:00.007) 0:00:03.714 ******* TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Monday 11 November 2024 20:37:24 -0500 (0:00:00.032) 0:00:03.746 ******* included: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Monday 11 November 2024 20:37:24 -0500 (0:00:00.021) 0:00:03.767 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Monday 11 November 2024 20:37:24 -0500 (0:00:00.033) 0:00:03.801 ******* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Monday 11 November 2024 20:37:25 -0500 (0:00:00.334) 0:00:04.135 ******* ok: [managed-node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Monday 11 November 2024 20:37:25 -0500 (0:00:00.037) 0:00:04.173 ******* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Monday 11 November 2024 20:37:25 -0500 (0:00:00.050) 0:00:04.223 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Monday 11 November 2024 20:37:28 -0500 (0:00:02.987) 0:00:07.211 ******* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:04 EST", "ActiveEnterTimestampMonotonic": "271449208", "ActiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "ActiveExitTimestampMonotonic": "256599819", "ActiveState": "active", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:36:49 EST", "AssertTimestampMonotonic": "256624339", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:36:49 EST", "ConditionTimestampMonotonic": "256624316", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:04 EST", "ExecMainExitTimestampMonotonic": "271448663", "ExecMainPID": "8416", "ExecMainStartTimestamp": "Mon 2024-11-11 20:36:49 EST", "ExecMainStartTimestampMonotonic": "256625567", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:37:04 EST] ; pid=8416 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:36:49 EST] ; pid=8408 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveEnterTimestampMonotonic": "256623499", "InactiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveExitTimestampMonotonic": "256625604", "InvocationID": "acd05d373b934d659fa6c29c71f5b05e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:04 EST", "StateChangeTimestampMonotonic": "271449208", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Monday 11 November 2024 20:37:28 -0500 (0:00:00.741) 0:00:07.953 ******* included: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Monday 11 November 2024 20:37:28 -0500 (0:00:00.086) 0:00:08.040 ******* changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.494953", "end": "2024-11-11 20:37:29.803864", "rc": 0, "start": "2024-11-11 20:37:29.308911" } STDOUT: Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/kdump_id_rsa. Your public key has been saved in /root/.ssh/kdump_id_rsa.pub. The key fingerprint is: SHA256:Vle76lM/9L3gqOEJrvfavEviOzbCEvYY/H7hiGk5VRI root@managed-node3 The key's randomart image is: +---[RSA 3072]----+ | . | | E . . | | . . . . | | . . . . . | | . o S . | | = . o ... | | . % oo.o .o..o| | O *oBB o.+ ..+| | . +o*=*X+..o .o| +----[SHA256]-----+ TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Monday 11 November 2024 20:37:29 -0500 (0:00:00.930) 0:00:08.970 ******* ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDYmd5OFR3K2grVmF2aUM4Q29GTkNYZXphQnhSZE85RVpZMFUvdURQZWVRTitFL0ZiWk9QMzhYMHJIdVNIRFBQL25ZNit6VHFGL0xrSXRiOXpueGJ0elhhRzI3TWhYc3NLQTFCZ2RWU3JUYzhsaGY0SXVEZHpkaytFcng3V3VwQVhKU2dyS2Z2a0k3NU9PZ0lxb0ZjbUtvU0k4cW5IbjF3WHpsR1ljL3FvZkc4M1V2eFlFREVqa3VRV0srWXFsSUpZS1cyL2VhUkJyMSttdEZQd0JpZFJOMFBkaEJmM0FSampvS1k1eFdQb2hpTmRXaTdnZzlmRFYzMDY0d3J6eDYvKzVmL29pdHBmbVBMa0JURTdTbzI2ZVFGN1NxUTFmejZQcEtBTmtSWEdhc0F6N0tLcGlmOFZmYjNQeDVFc3YrZk1zNndib1RNd0RlaDRhR0FEUFVuUk4zNmhlSDA1WGs0T1M5ZzJXeVQrMktwVnE4TnpXQWk0TVlseGY3cmx5NVRaS3dURlZ6ejBoMEhJOUtWUUV4K3gxWDZ4SUlsUk1DeXYrT1BtS05VMzVrM01NUUtVQ1k1SUxOMGFVbUtiS1dlT3NhUk5KUFBkVC9rTWw2bEYwNkFvYVFyMy9FQUNQbDVGU1lsSTlBaWxxdGZqV2RjYjUvenZsMXFTbGR4bDloZVU9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Monday 11 November 2024 20:37:30 -0500 (0:00:00.480) 0:00:09.450 ******* ok: [managed-node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Monday 11 November 2024 20:37:30 -0500 (0:00:00.560) 0:00:10.010 ******* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1731375167.3992097, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731375449.8026922, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731375449.8026922, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Monday 11 November 2024 20:37:31 -0500 (0:00:00.365) 0:00:10.376 ******* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1731375325.3093145, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1731375167.3982098, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1731375167.3982098, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Monday 11 November 2024 20:37:31 -0500 (0:00:00.362) 0:00:10.739 ******* ok: [managed-node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Monday 11 November 2024 20:37:32 -0500 (0:00:00.474) 0:00:11.213 ******* changed: [managed-node3] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Monday 11 November 2024 20:37:32 -0500 (0:00:00.471) 0:00:11.684 ******* ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdXhwUGp3WDlRcWxQWkdTYWFBU1BmSDlCWjh6UWs0RzR1aGUzeko4dnpROHJnb3Nra2hLVXNmOWpTaU54RmphdHg3YjlEaGt6bEM0U0tkM3VCNythbk1DR0U1QU45cTZ4R0NaRVNjdkgyUHdqUC9mTHB6NXdVWGx0QmlsTERuQ0J6T0F4R0pLcVk3R3FNQjlLblcycHNmZVlMSlAzUlpsNnIvYStGL1U1Y3drd1VBeE11UE5FUTJWcnhydHY1aTlMWGRaMzQ3SnEwUHNBVHdQakNCdHo1dllNZThhcjBNT3JQdG9OcTBKYk9HRlk2THFXZnFMSUtNVE1xQ1BsVTk1QUp2OUMwaEhvMERqNlp6ZTc3Q2Y4OXg4dGJCR2l3YVZTVHlIYjZHQjEvNmRCbFZNZDQzUTlibDB3SHFkSEpZbnFTRXlES2FZY3dkTmJRcS9XcXF5RFFCYnAvWStrKzBxbzN0VDFuTkRBaVB2YnV3TkU5elRSbmhXK0xGWXc2Z1FtZ09jMG9hMzlVOWFLT2w0ZGV1NG1WRUJ4RzB5R0d2UUhKRFowVlh0aTdqMmdqbTdGeEt0b3NuTUxHb0lTZXg3WDluRXR5VnRORzZhdEgvbWZ0aC8zNlZ2REVlMnBTS2o3Z3dISk5sRnF3dUdFNGhoZHUwcTBkUTBPOWkydUJ5QVU9IHJvb3RAaXAtMTAtMzEtMTUtMjIxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Monday 11 November 2024 20:37:32 -0500 (0:00:00.323) 0:00:12.008 ******* changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.15.221", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Monday 11 November 2024 20:37:33 -0500 (0:00:00.485) 0:00:12.493 ******* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1731375409.6302288, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1731375408.015213, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 182452418, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731375407.7582104, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "3153038405", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Monday 11 November 2024 20:37:33 -0500 (0:00:00.335) 0:00:12.829 ******* Notification for handler Restart kdump has been saved. changed: [managed-node3] => { "backup_file": "/etc/kdump.conf.16221.2024-11-11@20:37:34~", "changed": true, "checksum": "7ba2cde4d349713a2f337844d94bdddf372c379d", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "9e6a909bf9d34d78ea77cd6bca8c452f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1731375453.7703838-9984-68709246125939/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Monday 11 November 2024 20:37:34 -0500 (0:00:00.697) 0:00:13.526 ******* ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Monday 11 November 2024 20:37:34 -0500 (0:00:00.325) 0:00:13.852 ******* ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Monday 11 November 2024 20:37:34 -0500 (0:00:00.037) 0:00:13.890 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Monday 11 November 2024 20:37:34 -0500 (0:00:00.032) 0:00:13.923 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Monday 11 November 2024 20:37:34 -0500 (0:00:00.032) 0:00:13.955 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Monday 11 November 2024 20:37:34 -0500 (0:00:00.034) 0:00:13.990 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Monday 11 November 2024 20:37:34 -0500 (0:00:00.030) 0:00:14.021 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Monday 11 November 2024 20:37:34 -0500 (0:00:00.030) 0:00:14.052 ******* ok: [managed-node3] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:04 EST", "ActiveEnterTimestampMonotonic": "271449208", "ActiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "ActiveExitTimestampMonotonic": "256599819", "ActiveState": "active", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:36:49 EST", "AssertTimestampMonotonic": "256624339", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:36:49 EST", "ConditionTimestampMonotonic": "256624316", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:04 EST", "ExecMainExitTimestampMonotonic": "271448663", "ExecMainPID": "8416", "ExecMainStartTimestamp": "Mon 2024-11-11 20:36:49 EST", "ExecMainStartTimestampMonotonic": "256625567", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:37:04 EST] ; pid=8416 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:36:49 EST] ; pid=8408 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveEnterTimestampMonotonic": "256623499", "InactiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveExitTimestampMonotonic": "256625604", "InvocationID": "acd05d373b934d659fa6c29c71f5b05e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:04 EST", "StateChangeTimestampMonotonic": "271449208", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Monday 11 November 2024 20:37:35 -0500 (0:00:00.468) 0:00:14.521 ******* ok: [managed-node3] => { "changed": false, "path": "/tmp/tests_ssh", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node3 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Monday 11 November 2024 20:37:35 -0500 (0:00:00.337) 0:00:14.859 ******* changed: [managed-node3] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:04 EST", "ActiveEnterTimestampMonotonic": "271449208", "ActiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "ActiveExitTimestampMonotonic": "256599819", "ActiveState": "active", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:36:49 EST", "AssertTimestampMonotonic": "256624339", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:36:49 EST", "ConditionTimestampMonotonic": "256624316", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:04 EST", "ExecMainExitTimestampMonotonic": "271448663", "ExecMainPID": "8416", "ExecMainStartTimestamp": "Mon 2024-11-11 20:36:49 EST", "ExecMainStartTimestampMonotonic": "256625567", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:37:04 EST] ; pid=8416 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:36:49 EST] ; stop_time=[Mon 2024-11-11 20:36:49 EST] ; pid=8408 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveEnterTimestampMonotonic": "256623499", "InactiveExitTimestamp": "Mon 2024-11-11 20:36:49 EST", "InactiveExitTimestampMonotonic": "256625604", "InvocationID": "acd05d373b934d659fa6c29c71f5b05e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:04 EST", "StateChangeTimestampMonotonic": "271449208", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY [Run tests_ssh.yml in check_mode] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Monday 11 November 2024 20:37:56 -0500 (0:00:20.473) 0:00:35.333 ******* ok: [managed-node3] TASK [Run ansible-playbook with tests_ssh.yml in check mode] ******************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 Monday 11 November 2024 20:37:56 -0500 (0:00:00.739) 0:00:36.072 ******* ok: [managed-node3 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.5okywvu0.inventory.yaml", "--check", "tests_ssh.yml" ], "delta": "0:00:16.349375", "end": "2024-11-11 20:38:13.523241", "rc": 0, "start": "2024-11-11 20:37:57.173866" } STDOUT: ansible-playbook [core 2.16.13] 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-C6W executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults host_list declined parsing /tmp/ansible.5okywvu0.inventory.yaml as it did not pass its verify_file() method script declined parsing /tmp/ansible.5okywvu0.inventory.yaml as it did not pass its verify_file() method Parsed /tmp/ansible.5okywvu0.inventory.yaml inventory source with yaml plugin running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_ssh.yml ******************************************************** 1 plays in tests_ssh.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Monday 11 November 2024 20:37:57 -0500 (0:00:00.008) 0:00:00.008 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653 `" && echo ansible-tmp-1731375477.7346747-10368-255431922554653="` echo /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092 `" && echo ansible-tmp-1731375477.7500172-10370-71192970350092="` echo /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655 `" && echo ansible-tmp-1731375477.754281-10369-59595706330655="` echo /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375477.7346747-10368-255431922554653=/root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375477.7500172-10370-71192970350092=/root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375477.754281-10369-59595706330655=/root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655\n', b'') Attempting python interpreter discovery <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None Attempting python interpreter discovery <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' Attempting python interpreter discovery <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/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 '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <10.31.14.157> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.14.50> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'/usr/bin/python3.6 && sleep 0'"'"'' <10.31.14.157> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') <10.31.15.221> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp5c06iqdl TO /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/AnsiballZ_setup.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpiw9uzkvi TO /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/AnsiballZ_setup.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.50> (0, b'{"platform_dist_result": ["centos", "8", ""], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"8\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"8\\"\\nPLATFORM_ID=\\"platform:el8\\"\\nPRETTY_NAME=\\"CentOS Stream 8\\"\\nANSI_COLOR=\\"0;31\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:8\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://bugzilla.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 8\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmphe51mx7k TO /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/AnsiballZ_setup.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp5c06iqdl /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/AnsiballZ_setup.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/ /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpiw9uzkvi /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/AnsiballZ_setup.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/ /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmphe51mx7k /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/AnsiballZ_setup.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/ /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "58", "epoch": "1731375478", "epoch_int": "1731375478", "date": "2024-11-11", "time": "20:37:58", "iso8601_micro": "2024-11-12T01:37:58.454814Z", "iso8601": "2024-11-12T01:37:58Z", "iso8601_basic": "20241111T203758454814", "iso8601_basic_short": "20241111T203758", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "42ea233151394c98ae79cd72f1ac8689", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK97uMTKrgdGjFabcn3l99b6uvrZ0vGyTHF8qgtSy4VK7JQAJwhKl1bnXwk8ABIRmsTQMVt/x9jYwIaMskCezTUaeK86oeyIr79AVNORQ4qv84p1mjjmf5aVobMN2G92w/MzHfTmklb0uEiSVnMRcHGDnhcIjbnbrh3v7vlSO799AAAAFQCgOB9d41DhTDFbCgS+llrfHigJnQAAAIAM3GPrY5bk9sWBeAJ0LB71wbc9D2nCueGewolzbJ/0JZV/L+WeW3GV8EIvx1i34nLzp/NCf8kndFk/mnQcl7T8XognTgXGjik0MMQCpc3p+k0UTkRGLMeLEFHZ0OLd2aHzASQSdOXxOImuXwvpVHWDIj7rWQh4n+DXMwWIDy9dlwAAAIBb7IVTf1X3h4DbulgDvqItZ8IpPxkmqxKO6mIZzCZc3sT/dQYUC52AOvIrfPUdXwEnq+AtWPLx99P6B4eDxeSfuysSvLSogl1DVnmirr9H983LdonYe/zttjaH25tyPGC0fxhclGny6mK50IJ2WHR0EmPVGZQKDROMCUtlxIITiw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO9OckhxrxC3Y5ZgLHzBIaiWv0h77/dyTh15TQthG84hs3OsVrjaDDAMH/rpK6Q+2t6taybG4QZ0lVd/Q7g5npk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIETMuSYggK6xK5YG9E8VBnRMe+CYsc06jCbo5IYsG8Ms", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 59034 10.31.14.157 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 59034 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:db:64:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.157", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ddff:fedb:64f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.157", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:db:64:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.157"], "ansible_all_ipv6_addresses": ["fe80::8ff:ddff:fedb:64f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.157", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ddff:fedb:64f5"]}, "ansible_service_mgr": "systemd", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2823, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 716, "free": 2823}, "nocache": {"free": 3330, "used": 209}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec228311-8fa2-091d-6190-d7a0f51bc668", "ansible_product_uuid": "ec228311-8fa2-091d-6190-d7a0f51bc668", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 326, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560269824, "block_size": 4096, "block_total": 65533179, "block_available": 64345769, "block_used": 1187410, "inode_total": 131071472, "inode_available": 130996224, "inode_used": 75248, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 1.18, "5m": 0.65, "15m": 0.28}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_hostnqn": "", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375477.7346747-10368-255431922554653/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node3", "ansible_hostname": "managed-node3", "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "de3a1df3a69c4d8d80eacb2cd36d2b1f", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP2BcLl3BekKmTXtnnR7KsqBkSHZzS74n2YVYZY1W4/5pMXGEs+BJIH8F7TRe+vmJQjx+Dtsnx8wQdPM6zVi53sQCeqd4BGS5ACw0qq9McReS6pnfdi4i2cg8kybLeUg8yRZYopLY/qRsNTUo+g3ZalqvWOZFzHfdfjciYKdfkKHAAAAFQDIBr1CPOa+6eQsyrCqpYxcM5wAVQAAAIEAmhuaXsa2snx+9MX9/TSHvwjhMdRx3/zZGTOK2GhUYq+RcKsUF5VlVHNlUWWGXqC/1Kj+W8J/FOLw9xBFGfpmMvEodqAGcMR5fDoQeBLUoi7VUJGNTXikm9UTaqaYEL/amKBe9LuGOdqWTm2S4r4z18BA3QZZcTC1KoUeDOAA40IAAACAXg5N6vVzAusbZLHR5yOnS8MMcWwv8EX+h/Tp9dbQE+C45w7RRvcIVxaJjqJ1PLA+ql2YRTE79cvpT7tWVfJvvZSPbb/XD1m16Li6goYWzLLhW7d7NNwV/FkfDLWMBffQt1KNCZn5BjgEL6PKdLkRvRGLz7dLl/6keTP2ftNvlBQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEB1dt69IfxFgBs4+wOk/C8YfeGxmU2c8DVnWMtl7dhHri11Qs8T8fEOmyrerzWxcmlS9R3j1AYvNqWftfjR90=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDn8RI5l8YdYuxTA1/p/T7Q+T/yEt6RppYAaCMLVyxvd", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_fips": false, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fd:59:a1:a1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.221", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:fdff:fe59:a1a1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.221", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fd:59:a1:a1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.221"], "ansible_all_ipv6_addresses": ["fe80::8ff:fdff:fe59:a1a1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.221", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:fdff:fe59:a1a1"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2826, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 713, "free": 2826}, "nocache": {"free": 3334, "used": 205}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a16a1-9e75-a7af-2eff-f70466f844df", "ansible_product_uuid": "ec2a16a1-9e75-a7af-2eff-f70466f844df", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 325, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560314880, "block_size": 4096, "block_total": 65533179, "block_available": 64345780, "block_used": 1187399, "inode_total": 131071472, "inode_available": 130996224, "inode_used": 75248, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_lsb": {}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 40378 10.31.15.221 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 40378 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_pkg_mgr": "dnf", "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "58", "epoch": "1731375478", "epoch_int": "1731375478", "date": "2024-11-11", "time": "20:37:58", "iso8601_micro": "2024-11-12T01:37:58.732249Z", "iso8601": "2024-11-12T01:37:58Z", "iso8601_basic": "20241111T203758732249", "iso8601_basic_short": "20241111T203758", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 1.17, "5m": 0.51, "15m": 0.22}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375477.7500172-10370-71192970350092/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] <10.31.15.221> (0, b'', b'') ok: [managed-node3] <10.31.14.50> (0, b'\r\n{"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node2", "ansible_hostname": "managed-node2", "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "602906145fe1450abc24cfb08f750e71", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIHRbkDqCoqrCSjq8+a7xu48lMbXEoBKNeX3sfDlGQ6B68ZSHKcvxTWA0K7Uo2A1/Wgff95fgytd21uFOd3GPjtsIqlWaHUz0EyjOVQkjGQRGXZIjqVyt/KvpMGD8RF89ZAz7mT5T3Linv1udR5Jiy2embZkw+UTyoQMMwELbMK7AAAAFQCXA1f7eG0CFByT+RA8v/wKOk1OdQAAAIAr7bwbLcRxQU7joFkR9+lmitO7BxPNHt/lDlxt1JaQCnGqv0zVlOtPRPyqRN+8r9hgt3Urv4niMSF9S/2RCr/Id+RKb/jLaM4xiWt5PjpiqCd1/+v6vyFzvUbwayVtErBP7YxrLxkKvbXQRsbTgLGuObQDUISWiOyPTB1+1QhlgwAAAIAoiThs/uonPprzCPIKCFwfLE/EeJLjYaBLvUSFOMwyqKvSnW/cUGdZ+ea5ILsH6KD16nfdP9ytAHHlnU84TLZPRkRRsACIaKXJbNKHiRccCLb1aMmMPKdsBZJGMZaUKkubeEiNnOqbamgVuTYhUhnz5FXM/LZIMIDAUMPgNEP1Wg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPeBasQ560z6uUqyN195XkYtHFIdmJ7WIj50mKnl3cECyDQsO6vp4yBG37mHPRgRw+xud5+h0oP2SXH8CI2iq3s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFgXJiQFc2Yj846jOfG0jW7bUNlML50RqfZFP3/0pmfA", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_loadavg": {"1m": 1.12, "5m": 0.5, "15m": 0.21}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2812, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 727, "free": 2812}, "nocache": {"free": 3320, "used": 219}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2b9a04-e375-045f-a80f-25d1db917258", "ansible_product_uuid": "ec2b9a04-e375-045f-a80f-25d1db917258", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 343, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263559806976, "block_size": 4096, "block_total": 65533179, "block_available": 64345656, "block_used": 1187523, "inode_total": 131071472, "inode_available": 130996210, "inode_used": 75262, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "58", "epoch": "1731375478", "epoch_int": "1731375478", "date": "2024-11-11", "time": "20:37:58", "iso8601_micro": "2024-11-12T01:37:58.878985Z", "iso8601": "2024-11-12T01:37:58Z", "iso8601_basic": "20241111T203758878985", "iso8601_basic_short": "20241111T203758", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 50154 10.31.14.50 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 50154 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ca:8a:73:35", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:caff:fe8a:7335", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ca:8a:73:35", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.50"], "ansible_all_ipv6_addresses": ["fe80::8ff:caff:fe8a:7335"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.50", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:caff:fe8a:7335"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375477.754281-10369-59595706330655/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] TASK [Gather facts from managed-node1] ***************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 Monday 11 November 2024 20:37:59 -0500 (0:00:01.326) 0:00:01.334 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838 `" && echo ansible-tmp-1731375479.0671241-10425-243618464687838="` echo /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635 `" && echo ansible-tmp-1731375479.0869262-10427-181760453057635="` echo /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543 `" && echo ansible-tmp-1731375479.088304-10426-39605172768543="` echo /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375479.0671241-10425-243618464687838=/root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpw9hd1w2i TO /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/AnsiballZ_setup.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.15.221> (0, b'ansible-tmp-1731375479.0869262-10427-181760453057635=/root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp53kjchsl TO /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/AnsiballZ_setup.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.50> (0, b'ansible-tmp-1731375479.088304-10426-39605172768543=/root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpdyvv3wqk TO /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/AnsiballZ_setup.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpw9hd1w2i /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/AnsiballZ_setup.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/ /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp53kjchsl /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/AnsiballZ_setup.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/ /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpdyvv3wqk /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/AnsiballZ_setup.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/ /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/AnsiballZ_setup.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node1", "ansible_hostname": "managed-node1", "ansible_nodename": "managed-node1", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "42ea233151394c98ae79cd72f1ac8689", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK97uMTKrgdGjFabcn3l99b6uvrZ0vGyTHF8qgtSy4VK7JQAJwhKl1bnXwk8ABIRmsTQMVt/x9jYwIaMskCezTUaeK86oeyIr79AVNORQ4qv84p1mjjmf5aVobMN2G92w/MzHfTmklb0uEiSVnMRcHGDnhcIjbnbrh3v7vlSO799AAAAFQCgOB9d41DhTDFbCgS+llrfHigJnQAAAIAM3GPrY5bk9sWBeAJ0LB71wbc9D2nCueGewolzbJ/0JZV/L+WeW3GV8EIvx1i34nLzp/NCf8kndFk/mnQcl7T8XognTgXGjik0MMQCpc3p+k0UTkRGLMeLEFHZ0OLd2aHzASQSdOXxOImuXwvpVHWDIj7rWQh4n+DXMwWIDy9dlwAAAIBb7IVTf1X3h4DbulgDvqItZ8IpPxkmqxKO6mIZzCZc3sT/dQYUC52AOvIrfPUdXwEnq+AtWPLx99P6B4eDxeSfuysSvLSogl1DVnmirr9H983LdonYe/zttjaH25tyPGC0fxhclGny6mK50IJ2WHR0EmPVGZQKDROMCUtlxIITiw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO9OckhxrxC3Y5ZgLHzBIaiWv0h77/dyTh15TQthG84hs3OsVrjaDDAMH/rpK6Q+2t6taybG4QZ0lVd/Q7g5npk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIETMuSYggK6xK5YG9E8VBnRMe+CYsc06jCbo5IYsG8Ms", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "59", "epoch": "1731375479", "epoch_int": "1731375479", "date": "2024-11-11", "time": "20:37:59", "iso8601_micro": "2024-11-12T01:37:59.478127Z", "iso8601": "2024-11-12T01:37:59Z", "iso8601_basic": "20241111T203759478127", "iso8601_basic_short": "20241111T203759", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_fips": false, "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.18, "5m": 0.65, "15m": 0.28}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 59034 10.31.14.157 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 59034 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:dd:db:64:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.157", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ddff:fedb:64f5", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.157", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:dd:db:64:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.157"], "ansible_all_ipv6_addresses": ["fe80::8ff:ddff:fedb:64f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.157", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ddff:fedb:64f5"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2823, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 716, "free": 2823}, "nocache": {"free": 3330, "used": 209}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec228311-8fa2-091d-6190-d7a0f51bc668", "ansible_product_uuid": "ec228311-8fa2-091d-6190-d7a0f51bc668", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 327, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560290304, "block_size": 4096, "block_total": 65533179, "block_available": 64345774, "block_used": 1187405, "inode_total": 131071472, "inode_available": 130996224, "inode_used": 75248, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375479.0671241-10425-243618464687838/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAP2BcLl3BekKmTXtnnR7KsqBkSHZzS74n2YVYZY1W4/5pMXGEs+BJIH8F7TRe+vmJQjx+Dtsnx8wQdPM6zVi53sQCeqd4BGS5ACw0qq9McReS6pnfdi4i2cg8kybLeUg8yRZYopLY/qRsNTUo+g3ZalqvWOZFzHfdfjciYKdfkKHAAAAFQDIBr1CPOa+6eQsyrCqpYxcM5wAVQAAAIEAmhuaXsa2snx+9MX9/TSHvwjhMdRx3/zZGTOK2GhUYq+RcKsUF5VlVHNlUWWGXqC/1Kj+W8J/FOLw9xBFGfpmMvEodqAGcMR5fDoQeBLUoi7VUJGNTXikm9UTaqaYEL/amKBe9LuGOdqWTm2S4r4z18BA3QZZcTC1KoUeDOAA40IAAACAXg5N6vVzAusbZLHR5yOnS8MMcWwv8EX+h/Tp9dbQE+C45w7RRvcIVxaJjqJ1PLA+ql2YRTE79cvpT7tWVfJvvZSPbb/XD1m16Li6goYWzLLhW7d7NNwV/FkfDLWMBffQt1KNCZn5BjgEL6PKdLkRvRGLz7dLl/6keTP2ftNvlBQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEB1dt69IfxFgBs4+wOk/C8YfeGxmU2c8DVnWMtl7dhHri11Qs8T8fEOmyrerzWxcmlS9R3j1AYvNqWftfjR90=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDn8RI5l8YdYuxTA1/p/T7Q+T/yEt6RppYAaCMLVyxvd", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node3", "ansible_hostname": "managed-node3", "ansible_nodename": "managed-node3", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "de3a1df3a69c4d8d80eacb2cd36d2b1f", "ansible_loadavg": {"1m": 1.17, "5m": 0.51, "15m": 0.22}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2826, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 713, "free": 2826}, "nocache": {"free": 3334, "used": 205}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a16a1-9e75-a7af-2eff-f70466f844df", "ansible_product_uuid": "ec2a16a1-9e75-a7af-2eff-f70466f844df", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 326, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263560314880, "block_size": 4096, "block_total": 65533179, "block_available": 64345780, "block_used": 1187399, "inode_total": 131071472, "inode_available": 130996224, "inode_used": 75248, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "59", "epoch": "1731375479", "epoch_int": "1731375479", "date": "2024-11-11", "time": "20:37:59", "iso8601_micro": "2024-11-12T01:37:59.705317Z", "iso8601": "2024-11-12T01:37:59Z", "iso8601_basic": "20241111T203759705317", "iso8601_basic_short": "20241111T203759", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fd:59:a1:a1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.221", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:fdff:fe59:a1a1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.221", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fd:59:a1:a1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.221"], "ansible_all_ipv6_addresses": ["fe80::8ff:fdff:fe59:a1a1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.221", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:fdff:fe59:a1a1"]}, "ansible_lsb": {}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 40378 10.31.15.221 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 40378 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_local": {}, "ansible_is_chroot": false, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375479.0869262-10427-181760453057635/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] <10.31.15.221> (0, b'', b'') ok: [managed-node3] <10.31.14.50> (0, b'\r\n{"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "managed-node2", "ansible_hostname": "managed-node2", "ansible_nodename": "managed-node2", "ansible_domain": "", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "602906145fe1450abc24cfb08f750e71", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIHRbkDqCoqrCSjq8+a7xu48lMbXEoBKNeX3sfDlGQ6B68ZSHKcvxTWA0K7Uo2A1/Wgff95fgytd21uFOd3GPjtsIqlWaHUz0EyjOVQkjGQRGXZIjqVyt/KvpMGD8RF89ZAz7mT5T3Linv1udR5Jiy2embZkw+UTyoQMMwELbMK7AAAAFQCXA1f7eG0CFByT+RA8v/wKOk1OdQAAAIAr7bwbLcRxQU7joFkR9+lmitO7BxPNHt/lDlxt1JaQCnGqv0zVlOtPRPyqRN+8r9hgt3Urv4niMSF9S/2RCr/Id+RKb/jLaM4xiWt5PjpiqCd1/+v6vyFzvUbwayVtErBP7YxrLxkKvbXQRsbTgLGuObQDUISWiOyPTB1+1QhlgwAAAIAoiThs/uonPprzCPIKCFwfLE/EeJLjYaBLvUSFOMwyqKvSnW/cUGdZ+ea5ILsH6KD16nfdP9ytAHHlnU84TLZPRkRRsACIaKXJbNKHiRccCLb1aMmMPKdsBZJGMZaUKkubeEiNnOqbamgVuTYhUhnz5FXM/LZIMIDAUMPgNEP1Wg==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPeBasQ560z6uUqyN195XkYtHFIdmJ7WIj50mKnl3cECyDQsO6vp4yBG37mHPRgRw+xud5+h0oP2SXH8CI2iq3s=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFgXJiQFc2Yj846jOfG0jW7bUNlML50RqfZFP3/0pmfA", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_hostnqn": "", "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2823, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 716, "free": 2823}, "nocache": {"free": 3332, "used": 207}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2b9a04-e375-045f-a80f-25d1db917258", "ansible_product_uuid": "ec2b9a04-e375-045f-a80f-25d1db917258", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 344, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263559921664, "block_size": 4096, "block_total": 65533179, "block_available": 64345684, "block_used": 1187495, "inode_total": 131071472, "inode_available": 130996212, "inode_used": 75260, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_date_time": {"year": "2024", "month": "11", "weekday": "Monday", "weekday_number": "1", "weeknumber": "46", "day": "11", "hour": "20", "minute": "37", "second": "59", "epoch": "1731375479", "epoch_int": "1731375479", "date": "2024-11-11", "time": "20:37:59", "iso8601_micro": "2024-11-12T01:37:59.869260Z", "iso8601": "2024-11-12T01:37:59Z", "iso8601_basic": "20241111T203759869260", "iso8601_basic_short": "20241111T203759", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"LS_COLORS": "", "SSH_CONNECTION": "10.31.9.176 50154 10.31.14.50 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.9.176 50154 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\n}"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ca:8a:73:35", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:caff:fe8a:7335", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.50", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ca:8a:73:35", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.50"], "ansible_all_ipv6_addresses": ["fe80::8ff:caff:fe8a:7335"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.50", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:caff:fe8a:7335"]}, "ansible_loadavg": {"1m": 1.12, "5m": 0.5, "15m": 0.21}, "ansible_service_mgr": "systemd", "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375479.088304-10426-39605172768543/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] TASK [Print message that this test is skipped on EL 6] ************************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:61 Monday 11 November 2024 20:37:59 -0500 (0:00:00.980) 0:00:02.315 ******* skipping: [managed-node1] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed-node2] => { "false_condition": "ansible_distribution_major_version == '6'" } skipping: [managed-node3] => { "false_condition": "ansible_distribution_major_version == '6'" } TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Monday 11 November 2024 20:38:00 -0500 (0:00:00.039) 0:00:02.354 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Monday 11 November 2024 20:38:00 -0500 (0:00:00.007) 0:00:02.362 ******* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Skip the test on EL 6 when control node == managed node] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:71 Monday 11 November 2024 20:38:00 -0500 (0:00:00.006) 0:00:02.368 ******* META: end_host conditional evaluated to False, continuing execution for managed-node3 skipping: [managed-node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node3" } MSG: end_host conditional evaluated to false, continuing execution for managed-node3 TASK [Run the role. If reboot is not required - the play succeeds.] ************ task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:82 Monday 11 November 2024 20:38:00 -0500 (0:00:00.007) 0:00:02.375 ******* TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:2 Monday 11 November 2024 20:38:00 -0500 (0:00:00.063) 0:00:02.439 ******* included: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml for managed-node1, managed-node2, managed-node3 TASK [fedora.linux_system_roles.kdump : Ensure ansible_facts used by role] ***** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:2 Monday 11 November 2024 20:38:00 -0500 (0:00:00.048) 0:00:02.488 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "__kdump_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Check if system is ostree] ************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 Monday 11 November 2024 20:38:00 -0500 (0:00:00.086) 0:00:02.574 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503 `" && echo ansible-tmp-1731375480.3165526-10484-77618276573503="` echo /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185 `" && echo ansible-tmp-1731375480.3354495-10486-79135818828185="` echo /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180 `" && echo ansible-tmp-1731375480.3375094-10485-205002854934180="` echo /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375480.3165526-10484-77618276573503=/root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375480.3354495-10486-79135818828185=/root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375480.3375094-10485-205002854934180=/root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpk4hsg2bw TO /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/AnsiballZ_stat.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpcba1z0sw TO /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/AnsiballZ_stat.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpsuarj3fv TO /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/AnsiballZ_stat.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpcba1z0sw /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/AnsiballZ_stat.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/ /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpk4hsg2bw /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/AnsiballZ_stat.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/ /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpsuarj3fv /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/AnsiballZ_stat.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/ /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375480.3354495-10486-79135818828185/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375480.3165526-10484-77618276573503/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } <10.31.14.50> (0, b'\r\n{"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"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375480.3375094-10485-205002854934180/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } TASK [fedora.linux_system_roles.kdump : Set flag to indicate system is ostree] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:15 Monday 11 November 2024 20:38:00 -0500 (0:00:00.645) 0:00:03.219 ******* ok: [managed-node1] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed-node2] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } ok: [managed-node3] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Set platform/version specific variables] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:19 Monday 11 November 2024 20:38:00 -0500 (0:00:00.050) 0:00:03.269 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.kdump : Install required packages] ************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Monday 11 November 2024 20:38:01 -0500 (0:00:00.073) 0:00:03.343 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638 `" && echo ansible-tmp-1731375481.1053889-10531-147059031141638="` echo /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638 `" ) && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> (0, b'ansible-tmp-1731375481.1053889-10531-147059031141638=/root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638\n', b'') <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586 `" && echo ansible-tmp-1731375481.1340876-10532-89876628561586="` echo /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379 `" && echo ansible-tmp-1731375481.1564763-10533-61208001768379="` echo /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'ansible-tmp-1731375481.1340876-10532-89876628561586=/root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375481.1564763-10533-61208001768379=/root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpl_zmrcci TO /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/AnsiballZ_dnf.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp27ufroej TO /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/AnsiballZ_dnf.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmppc13rpcg TO /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/AnsiballZ_dnf.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmppc13rpcg /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/AnsiballZ_dnf.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/ /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpl_zmrcci /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/AnsiballZ_dnf.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/ /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp27ufroej /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/AnsiballZ_dnf.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/ /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/AnsiballZ_dnf.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375481.1564763-10533-61208001768379/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375481.1053889-10531-147059031141638/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients <10.31.14.50> (0, b'\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["grubby", "iproute", "kexec-tools", "openssh-clients"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375481.1340876-10532-89876628561586/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "grubby", "iproute", "kexec-tools", "openssh-clients" ], "nobest": false, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby iproute kexec-tools openssh-clients TASK [fedora.linux_system_roles.kdump : Ensure that kdump is enabled] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Monday 11 November 2024 20:38:04 -0500 (0:00:03.734) 0:00:07.077 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637 `" && echo ansible-tmp-1731375484.8169415-10732-107499884835637="` echo /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161 `" && echo ansible-tmp-1731375484.822718-10735-223831931813161="` echo /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051 `" && echo ansible-tmp-1731375484.823815-10733-261646783804051="` echo /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375484.8169415-10732-107499884835637=/root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375484.822718-10735-223831931813161=/root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375484.823815-10733-261646783804051=/root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmprqwfs47l TO /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/AnsiballZ_systemd.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpo56vgltn TO /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/AnsiballZ_systemd.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp6pha9hnl TO /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/AnsiballZ_systemd.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmprqwfs47l /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/AnsiballZ_systemd.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/ /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpo56vgltn /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/AnsiballZ_systemd.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/ /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp6pha9hnl /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/AnsiballZ_systemd.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/ /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:36 EST", "ExecMainStartTimestampMonotonic": "303216802", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:56 EST", "ExecMainExitTimestampMonotonic": "323162383", "ExecMainPID": "16735", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:56 EST] ; pid=16735 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:36 EST] ; pid=16727 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:56 EST", "StateChangeTimestampMonotonic": "323162834", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveExitTimestampMonotonic": "303216838", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:56 EST", "ActiveEnterTimestampMonotonic": "323162834", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "ActiveExitTimestampMonotonic": "303193407", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveEnterTimestampMonotonic": "303215408", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:36 EST", "ConditionTimestampMonotonic": "303216053", "AssertTimestamp": "Mon 2024-11-11 20:37:36 EST", "AssertTimestampMonotonic": "303216075", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d80a7fdf43dd40b1a11b9e56afb68e85", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375484.822718-10735-223831931813161/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:19 EST", "ExecMainStartTimestampMonotonic": "287696109", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:38 EST", "ExecMainExitTimestampMonotonic": "306643806", "ExecMainPID": "16694", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:38 EST] ; pid=16694 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:19 EST] ; pid=16685 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "basic.target remote-fs.target network.target system.slice network-online.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:38 EST", "StateChangeTimestampMonotonic": "306644291", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveExitTimestampMonotonic": "287696145", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:38 EST", "ActiveEnterTimestampMonotonic": "306644291", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "ActiveExitTimestampMonotonic": "287671105", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveEnterTimestampMonotonic": "287694203", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:19 EST", "ConditionTimestampMonotonic": "287695108", "AssertTimestamp": "Mon 2024-11-11 20:37:19 EST", "AssertTimestampMonotonic": "287695133", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c9ea9ad202b94f6b9beb02eca72ab885", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375484.8169415-10732-107499884835637/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "CollectMode": "inactive"}, "enabled": true, "invocation": {"module_args": {"name": "kdump", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375484.823815-10733-261646783804051/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:56 EST", "ActiveEnterTimestampMonotonic": "323162834", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "ActiveExitTimestampMonotonic": "303193407", "ActiveState": "active", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:36 EST", "AssertTimestampMonotonic": "303216075", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:36 EST", "ConditionTimestampMonotonic": "303216053", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:56 EST", "ExecMainExitTimestampMonotonic": "323162383", "ExecMainPID": "16735", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:36 EST", "ExecMainStartTimestampMonotonic": "303216802", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:56 EST] ; pid=16735 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:36 EST] ; pid=16727 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveEnterTimestampMonotonic": "303215408", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveExitTimestampMonotonic": "303216838", "InvocationID": "d80a7fdf43dd40b1a11b9e56afb68e85", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:56 EST", "StateChangeTimestampMonotonic": "323162834", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:38 EST", "ActiveEnterTimestampMonotonic": "306644291", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "ActiveExitTimestampMonotonic": "287671105", "ActiveState": "active", "After": "basic.target remote-fs.target network.target system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:19 EST", "AssertTimestampMonotonic": "287695133", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:19 EST", "ConditionTimestampMonotonic": "287695108", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:38 EST", "ExecMainExitTimestampMonotonic": "306643806", "ExecMainPID": "16694", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:19 EST", "ExecMainStartTimestampMonotonic": "287696109", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:38 EST] ; pid=16694 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:19 EST] ; pid=16685 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveEnterTimestampMonotonic": "287694203", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveExitTimestampMonotonic": "287696145", "InvocationID": "c9ea9ad202b94f6b9beb02eca72ab885", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:38 EST", "StateChangeTimestampMonotonic": "306644291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": null } }, "name": "kdump", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "ActiveState": "active", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.kdump : Include SSH tasks] ********************* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:16 Monday 11 November 2024 20:38:05 -0500 (0:00:00.751) 0:00:07.828 ******* included: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml for managed-node1, managed-node2, managed-node3 TASK [fedora.linux_system_roles.kdump : Create key if it does not exist] ******* task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Monday 11 November 2024 20:38:05 -0500 (0:00:00.135) 0:00:07.963 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904 `" && echo ansible-tmp-1731375485.7101934-10759-280920602596904="` echo /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904 `" ) && sleep 0'"'"'' <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719 `" && echo ansible-tmp-1731375485.7101877-10760-210164681360719="` echo /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761 `" && echo ansible-tmp-1731375485.717331-10762-85285198781761="` echo /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375485.7101934-10759-280920602596904=/root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375485.7101877-10760-210164681360719=/root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375485.717331-10762-85285198781761=/root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpi27qd8nn TO /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/AnsiballZ_command.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp5cez90mx TO /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/AnsiballZ_command.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/command.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpmcw8e6jz TO /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/AnsiballZ_command.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpi27qd8nn /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/AnsiballZ_command.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/ /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp5cez90mx /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/AnsiballZ_command.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/ /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/AnsiballZ_command.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpmcw8e6jz /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/AnsiballZ_command.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/ /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/AnsiballZ_command.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/AnsiballZ_command.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375485.7101934-10759-280920602596904/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375485.7101877-10760-210164681360719/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "stdout": "skipped, since /root/.ssh/kdump_id_rsa exists", "stderr": "", "rc": 0, "cmd": ["/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", ""], "start": null, "end": null, "delta": null, "msg": "Would not run command since \'/root/.ssh/kdump_id_rsa\' exists", "invocation": {"module_args": {"creates": "/root/.ssh/kdump_id_rsa", "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N \'\' ", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "removes": null, "stdin": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375485.717331-10762-85285198781761/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": null, "end": null, "invocation": { "module_args": { "_raw_params": "/usr/bin/ssh-keygen -t rsa -f /root/.ssh/kdump_id_rsa -N '' ", "_uses_shell": false, "argv": null, "chdir": null, "creates": "/root/.ssh/kdump_id_rsa", "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } }, "rc": 0, "start": null } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists MSG: Would not run command since '/root/.ssh/kdump_id_rsa' exists TASK [fedora.linux_system_roles.kdump : Fetch key] ***************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 Monday 11 November 2024 20:38:06 -0500 (0:00:00.483) 0:00:08.446 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> (0, b'/root\n', b'') <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181 `" && echo ansible-tmp-1731375486.1857085-10786-130273576005181="` echo /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181 `" ) && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647 `" && echo ansible-tmp-1731375486.1862848-10787-48341417971647="` echo /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966 `" && echo ansible-tmp-1731375486.1937346-10789-75241500549966="` echo /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375486.1857085-10786-130273576005181=/root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375486.1862848-10787-48341417971647=/root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375486.1937346-10789-75241500549966=/root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmphcxi9yu5 TO /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/AnsiballZ_slurp.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpyt6hn4ds TO /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/AnsiballZ_slurp.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmptz_q51vp TO /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/AnsiballZ_slurp.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpyt6hn4ds /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/AnsiballZ_slurp.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/ /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmphcxi9yu5 /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/AnsiballZ_slurp.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/ /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmptz_q51vp /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/AnsiballZ_slurp.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/ /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDN0xnU3RYQ1pieStkRTNDT0ZWczdEbWtVUWhzTnJwczhzSmdIODBmR1UrV25OMHB6SXRPSEFzR1A5QStFZ2VmeU1tWGFxQ0twZ29nWml5djNWTW9HOHNzeFdxYzFUQ0xBUGxUR1EwRTFXOUxQNUNoMkU2OEh1ODk0QXNtS3NVeVEzejN1NWswSDVnU3B5Yk5qeVN4WDRSc045cS9LdVlSKzBCNGJTSGIzUFBMYTlDcmRvNjJlNWNEdUs2ak4vQ0ttUFVLRU9zamdEbUxxV1hSVkJUVGdWS3ZoSmhrZCtjZVhGRVFoOGJoc2drZCtFd3J4TmV4U3hiTitTaWh5TVlaZ2h0RFVDcE5OQkVuRlFVUEdCemdnY0RRWGNZSEJMSjg4NHltdXhZV054M2dPdFdFdWo2TFg5SzYzc1UveUtPcHZFTHJwNzZyMFNNYWNueloxZEp1ZGJiUFZHN05Ic0JBV08wanRua0JJSXQ3aWQxd1JsTEwvMDZhVXI1OGE1YS8xWWtLVUFCdkh1NnhHbzZzUi9jVGV6QUhGU0E2elh3Z1RITXBlUDd5VThTUGRuUko4NERVZjRPZE9PSUdWellwc2RicHJnZjNiUVZLWXg5dFU3ZlUwZnpBNW1uMy9hbmJhUUtZMmlvUENXM0RUNGhSZUd2cXYxaWJZZEJEY0R5WXM9IHJvb3RAbWFuYWdlZC1ub2RlMgo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.1862848-10787-48341417971647/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQm5vNzV6cEF0bi9JUWhkSzVLSjg1amFlVVpybFBTNHhrbHQvN0lIektNSXUzdEhPbExUdytpajNrcEtFWUc2bTVsZUtJZmpTVFZYVEMzTTM3a3pzRHd4U1FtUjZReFBMM2FMSWFZYWtMb2hyTFdRNnFOWlpjS000bTFPdHpOc09YaFQvMXVhK25VWkJRRzZKRWgzK203aE1MOFZBajJ0d0QwdkNhOGhuVVM4bW8wUFVmakpWNUcxeU9YSlBJcDU1ZXJncEc0NER2NDczYSthSDExVUMyZUNxaFI2TmR2b3RRODNLY0tCZHZKUTFqM1dJbHhyaC9SZHY4OHRENkNLZEluQmswSE9reHZSa2hDcVRxWElVNGNRZUNNZG1waHhBVEpBKzZLUEFVQmVvV3lvbWU5ZlNnTUhvTGNDNTR2TFVlUmFkYWlrTXo5T0ZWczNER29yNGwvMlJGM2FKckpYWWpyQ0V5MWhzRnBmRDRHekc3SGFsRHZnZy9kWVBUWDRxV3JZUFpzaXJuQ3lkTEJNbjdVNlZsa2R1dlBBNEExMmlvM0pJV0Y2cU94Ti90WGpEVzZyTWZTRUx3U2NoNElMc2VsSFpCY0FDYy9wSWFrbWc0bXo5RGtFS0s5a2EvSXQ4ZTZKM3puUFJ6T0MvOTdSa1Z0US9lb1p1QUg5VHpQVjg9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDYmd5OFR3K2grVmF2aUM4Q29GTkNYZXphQnhSZE85RVpZMFUvdURQZWVRTitFL0ZiWk9QMzhYMHJIdVNIRFBQL25ZNit6VHFGL0xrSXRiOXpueGJ0elhhRzI3TWhYc3NLQTFCZ2RWU3JUYzhsaGY0SXVEZHpkaytFcng3V3VwQVhKU2dyS2Z2a0k3NU9PZ0lxb0ZjbUtvU0k4cW5IbjF3WHpsR1ljL3FvZkc4M1V2eFlFREVqa3VRV0srWXFsSUpZS1cyL2VhUkJyMSttdEZQd0JpZFJOMFBkaEJmM0FSampvS1k1eFdQb2hpTmRXaTdnZzlmRFYzMDY0d3J6eDYvKzVmL29pdHBmbVBMa0JURTdTbzI2ZVFGN1NxUTFmejZQcEtBTmtSWEdhc0F6N0tLcGlmOFZmYjNQeDVFc3YrZk1zNndib1RNd0RlaDRhR0FEUFVuUk4zNmhlSDA1WGs0T1M5ZzJXeVQrMktwVnE4TnpXQWk0TVlseGY3cmx5NVRaS3dURlZ6ejBoMEhJOUtWUUV4K3gxWDZ4SUlsUk1DeXYrT1BtS05VMzVrM01NUUtVQ1k1SUxOMGFVbUtiS1dlT3NhUk5KUFBkVC9rTWw2bEYwNkFvYVFyMy9FQUNQbDVGU1lsSTlBaWxxdGZqV2RjYjUvenZsMXFTbGR4bDloZVU9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "source": "/root/.ssh/kdump_id_rsa.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/root/.ssh/kdump_id_rsa.pub"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.1857085-10786-130273576005181/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.1937346-10789-75241500549966/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.15.221> (0, b'', b'') <10.31.14.50> (0, b'', b'') ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEQm5vNzV6cEF0bi9JUWhkSzVLSjg1amFlVVpybFBTNHhrbHQvN0lIektNSXUzdEhPbExUdytpajNrcEtFWUc2bTVsZUtJZmpTVFZYVEMzTTM3a3pzRHd4U1FtUjZReFBMM2FMSWFZYWtMb2hyTFdRNnFOWlpjS000bTFPdHpOc09YaFQvMXVhK25VWkJRRzZKRWgzK203aE1MOFZBajJ0d0QwdkNhOGhuVVM4bW8wUFVmakpWNUcxeU9YSlBJcDU1ZXJncEc0NER2NDczYSthSDExVUMyZUNxaFI2TmR2b3RRODNLY0tCZHZKUTFqM1dJbHhyaC9SZHY4OHRENkNLZEluQmswSE9reHZSa2hDcVRxWElVNGNRZUNNZG1waHhBVEpBKzZLUEFVQmVvV3lvbWU5ZlNnTUhvTGNDNTR2TFVlUmFkYWlrTXo5T0ZWczNER29yNGwvMlJGM2FKckpYWWpyQ0V5MWhzRnBmRDRHekc3SGFsRHZnZy9kWVBUWDRxV3JZUFpzaXJuQ3lkTEJNbjdVNlZsa2R1dlBBNEExMmlvM0pJV0Y2cU94Ti90WGpEVzZyTWZTRUx3U2NoNElMc2VsSFpCY0FDYy9wSWFrbWc0bXo5RGtFS0s5a2EvSXQ4ZTZKM3puUFJ6T0MvOTdSa1Z0US9lb1p1QUg5VHpQVjg9IHJvb3RAbWFuYWdlZC1ub2RlMQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDYmd5OFR3K2grVmF2aUM4Q29GTkNYZXphQnhSZE85RVpZMFUvdURQZWVRTitFL0ZiWk9QMzhYMHJIdVNIRFBQL25ZNit6VHFGL0xrSXRiOXpueGJ0elhhRzI3TWhYc3NLQTFCZ2RWU3JUYzhsaGY0SXVEZHpkaytFcng3V3VwQVhKU2dyS2Z2a0k3NU9PZ0lxb0ZjbUtvU0k4cW5IbjF3WHpsR1ljL3FvZkc4M1V2eFlFREVqa3VRV0srWXFsSUpZS1cyL2VhUkJyMSttdEZQd0JpZFJOMFBkaEJmM0FSampvS1k1eFdQb2hpTmRXaTdnZzlmRFYzMDY0d3J6eDYvKzVmL29pdHBmbVBMa0JURTdTbzI2ZVFGN1NxUTFmejZQcEtBTmtSWEdhc0F6N0tLcGlmOFZmYjNQeDVFc3YrZk1zNndib1RNd0RlaDRhR0FEUFVuUk4zNmhlSDA1WGs0T1M5ZzJXeVQrMktwVnE4TnpXQWk0TVlseGY3cmx5NVRaS3dURlZ6ejBoMEhJOUtWUUV4K3gxWDZ4SUlsUk1DeXYrT1BtS05VMzVrM01NUUtVQ1k1SUxOMGFVbUtiS1dlT3NhUk5KUFBkVC9rTWw2bEYwNkFvYVFyMy9FQUNQbDVGU1lsSTlBaWxxdGZqV2RjYjUvenZsMXFTbGR4bDloZVU9IHJvb3RAbWFuYWdlZC1ub2RlMwo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } ok: [managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDN0xnU3RYQ1pieStkRTNDT0ZWczdEbWtVUWhzTnJwczhzSmdIODBmR1UrV25OMHB6SXRPSEFzR1A5QStFZ2VmeU1tWGFxQ0twZ29nWml5djNWTW9HOHNzeFdxYzFUQ0xBUGxUR1EwRTFXOUxQNUNoMkU2OEh1ODk0QXNtS3NVeVEzejN1NWswSDVnU3B5Yk5qeVN4WDRSc045cS9LdVlSKzBCNGJTSGIzUFBMYTlDcmRvNjJlNWNEdUs2ak4vQ0ttUFVLRU9zamdEbUxxV1hSVkJUVGdWS3ZoSmhrZCtjZVhGRVFoOGJoc2drZCtFd3J4TmV4U3hiTitTaWh5TVlaZ2h0RFVDcE5OQkVuRlFVUEdCemdnY0RRWGNZSEJMSjg4NHltdXhZV054M2dPdFdFdWo2TFg5SzYzc1UveUtPcHZFTHJwNzZyMFNNYWNueloxZEp1ZGJiUFZHN05Ic0JBV08wanRua0JJSXQ3aWQxd1JsTEwvMDZhVXI1OGE1YS8xWWtLVUFCdkh1NnhHbzZzUi9jVGV6QUhGU0E2elh3Z1RITXBlUDd5VThTUGRuUko4NERVZjRPZE9PSUdWellwc2RicHJnZjNiUVZLWXg5dFU3ZlUwZnpBNW1uMy9hbmJhUUtZMmlvUENXM0RUNGhSZUd2cXYxaWJZZEJEY0R5WXM9IHJvb3RAbWFuYWdlZC1ub2RlMgo=", "encoding": "base64", "invocation": { "module_args": { "src": "/root/.ssh/kdump_id_rsa.pub" } }, "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [fedora.linux_system_roles.kdump : Get userinfo for root] ***************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 Monday 11 November 2024 20:38:06 -0500 (0:00:00.480) 0:00:08.927 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169 `" && echo ansible-tmp-1731375486.6731431-10810-20022123085169="` echo /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870 `" && echo ansible-tmp-1731375486.6840582-10811-75641498766870="` echo /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310 `" && echo ansible-tmp-1731375486.6915417-10812-150255677041310="` echo /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375486.6731431-10810-20022123085169=/root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375486.6840582-10811-75641498766870=/root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375486.6915417-10812-150255677041310=/root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpo4io8brq TO /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/AnsiballZ_user.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpftk2n5o4 TO /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/AnsiballZ_user.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/user.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmplf8qey3x TO /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/AnsiballZ_user.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpo4io8brq /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/AnsiballZ_user.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/ /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/AnsiballZ_user.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmplf8qey3x /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/AnsiballZ_user.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/ /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/AnsiballZ_user.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpftk2n5o4 /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/AnsiballZ_user.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/ /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/AnsiballZ_user.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/AnsiballZ_user.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/AnsiballZ_user.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/AnsiballZ_user.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node3", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.6915417-10812-150255677041310/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node2", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.6840582-10811-75641498766870/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"name": "root", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 0, "group": 0, "comment": "root", "home": "/root", "shell": "/bin/bash", "invocation": {"module_args": {"name": "root", "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "system": false, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on managed-node1", "update_password": "always", "uid": null, "group": null, "groups": null, "comment": null, "home": null, "shell": null, "password": null, "login_class": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "hidden": null, "seuser": null, "skeleton": null, "generate_ssh_key": null, "ssh_key_file": null, "ssh_key_passphrase": null, "expires": null, "password_lock": null, "local": null, "profile": null, "authorization": null, "role": null, "umask": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375486.6731431-10810-20022123085169/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node3", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node2", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "append": false, "changed": false, "comment": "root", "group": 0, "home": "/root", "invocation": { "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": null, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 0, "ssh_key_comment": "ansible-generated on managed-node1", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "umask": null, "update_password": "always" } }, "move_home": false, "name": "root", "shell": "/bin/bash", "state": "present", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Get the ssh directory for the user] **** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 Monday 11 November 2024 20:38:07 -0500 (0:00:00.571) 0:00:09.499 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419 `" && echo ansible-tmp-1731375487.2324758-10837-2254813095419="` echo /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419 `" ) && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220 `" && echo ansible-tmp-1731375487.250048-10838-246941785438220="` echo /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314 `" && echo ansible-tmp-1731375487.2600288-10839-7820897072314="` echo /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375487.2324758-10837-2254813095419=/root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp1onxll1t TO /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/AnsiballZ_stat.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> (0, b'ansible-tmp-1731375487.250048-10838-246941785438220=/root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpucvbvopn TO /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/AnsiballZ_stat.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'ansible-tmp-1731375487.2600288-10839-7820897072314=/root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpx0r86e1y TO /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/AnsiballZ_stat.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp1onxll1t /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/AnsiballZ_stat.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/ /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpucvbvopn /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/AnsiballZ_stat.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/ /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpx0r86e1y /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/AnsiballZ_stat.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/ /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1731375194.4927604, "mtime": 1731375434.239899, "ctime": 1731375434.239899, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.2324758-10837-2254813095419/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1731375167.3992097, "mtime": 1731375452.5207279, "ctime": 1731375452.5207279, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.2600288-10839-7820897072314/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh", "mode": "0700", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 101, "inode": 6856319, "dev": 51713, "nlink": 2, "atime": 1731375156.49421, "mtime": 1731375445.8324964, "ctime": 1731375445.8324964, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "1339598710", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.250048-10838-246941785438220/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1731375194.4927604, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731375434.239899, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731375434.239899, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } <10.31.14.50> (0, b'', b'') <10.31.15.221> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1731375156.49421, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731375445.8324964, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731375445.8324964, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh" } }, "stat": { "atime": 1731375167.3992097, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731375452.5207279, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6856319, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731375452.5207279, "nlink": 2, "path": "/root/.ssh", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 101, "uid": 0, "version": "1339598710", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.kdump : Get the authorized_keys file for the user] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Monday 11 November 2024 20:38:07 -0500 (0:00:00.388) 0:00:09.887 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> (0, b'/root\n', b'') <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352 `" && echo ansible-tmp-1731375487.639548-10861-209498670404352="` echo /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352 `" ) && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774 `" && echo ansible-tmp-1731375487.640052-10862-70403045599774="` echo /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688 `" && echo ansible-tmp-1731375487.6470938-10863-230168441439688="` echo /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375487.639548-10861-209498670404352=/root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375487.640052-10862-70403045599774=/root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp6efnhjw9 TO /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/AnsiballZ_stat.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpdberuuzx TO /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/AnsiballZ_stat.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'ansible-tmp-1731375487.6470938-10863-230168441439688=/root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp5e9itgq4 TO /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/AnsiballZ_stat.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp5e9itgq4 /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/AnsiballZ_stat.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/ /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpdberuuzx /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/AnsiballZ_stat.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/ /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp6efnhjw9 /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/AnsiballZ_stat.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/ /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1562, "inode": 85983490, "dev": 51713, "nlink": 1, "atime": 1731375456.5407808, "mtime": 1731375452.519728, "ctime": 1731375452.5207279, "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": "0de3357459f3c6232237955dff5c903265dcc7aa", "mimetype": "text/plain", "charset": "us-ascii", "version": "3031924634", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.6470938-10863-230168441439688/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 990, "inode": 1485065, "dev": 51713, "nlink": 1, "atime": 1731375294.0797174, "mtime": 1731375156.4931266, "ctime": 1731375156.49421, "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": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "mimetype": "text/plain", "charset": "us-ascii", "version": "1222691786", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.640052-10862-70403045599774/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/root/.ssh/authorized_keys", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1562, "inode": 62914755, "dev": 51713, "nlink": 1, "atime": 1731375439.9868152, "mtime": 1731375434.238899, "ctime": 1731375434.239899, "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": "78016b73d35165a9d9345636ca047a065895531b", "mimetype": "text/plain", "charset": "us-ascii", "version": "2136695037", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/root/.ssh/authorized_keys", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375487.639548-10861-209498670404352/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1731375456.5407808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0de3357459f3c6232237955dff5c903265dcc7aa", "ctime": 1731375452.5207279, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 85983490, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1731375452.519728, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1562, "uid": 0, "version": "3031924634", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1731375294.0797174, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "73fa8017a2d86a54aaa3b7cf4504a005b0d33e52", "ctime": 1731375156.49421, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1485065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1731375156.4931266, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 990, "uid": 0, "version": "1222691786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/root/.ssh/authorized_keys" } }, "stat": { "atime": 1731375439.9868152, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "78016b73d35165a9d9345636ca047a065895531b", "ctime": 1731375434.239899, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 62914755, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1731375434.238899, "nlink": 1, "path": "/root/.ssh/authorized_keys", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1562, "uid": 0, "version": "2136695037", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 Monday 11 November 2024 20:38:07 -0500 (0:00:00.417) 0:00:10.304 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887 `" && echo ansible-tmp-1731375488.0823052-10888-124139885216887="` echo /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887 `" ) && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166 `" && echo ansible-tmp-1731375488.11627-10889-14689249062166="` echo /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375488.0823052-10888-124139885216887=/root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887\n', b'') <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256 `" && echo ansible-tmp-1731375488.1288764-10890-84352276932256="` echo /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'ansible-tmp-1731375488.11627-10889-14689249062166=/root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375488.1288764-10890-84352276932256=/root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpet0980pl TO /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/AnsiballZ_file.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpy4bns16g TO /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/AnsiballZ_file.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpq_d4ss1_ TO /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/AnsiballZ_file.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpet0980pl /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/AnsiballZ_file.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/ /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpq_d4ss1_ /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/AnsiballZ_file.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/ /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpy4bns16g /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/AnsiballZ_file.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/ /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.1288764-10890-84352276932256/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.0823052-10888-124139885216887/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"path": "/root/.ssh", "changed": false, "diff": {"before": {"path": "/root/.ssh"}, "after": {"path": "/root/.ssh"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "invocation": {"module_args": {"path": "/root/.ssh", "state": "directory", "group": "root", "owner": "root", "mode": "0700", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.11627-10889-14689249062166/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "diff": { "after": { "path": "/root/.ssh" }, "before": { "path": "/root/.ssh" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } }, "mode": "0700", "owner": "root", "path": "/root/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 101, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Write new authorized_keys if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 Monday 11 November 2024 20:38:08 -0500 (0:00:00.548) 0:00:10.853 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066 `" && echo ansible-tmp-1731375488.661307-10912-137068757626066="` echo /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632 `" && echo ansible-tmp-1731375488.669373-10913-46132695421632="` echo /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590 `" && echo ansible-tmp-1731375488.674895-10914-59928857095590="` echo /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375488.661307-10912-137068757626066=/root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375488.669373-10913-46132695421632=/root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375488.674895-10914-59928857095590=/root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpga4o9ont TO /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/AnsiballZ_lineinfile.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpokk_3438 TO /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/AnsiballZ_lineinfile.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpnh7ddkdp TO /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/AnsiballZ_lineinfile.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpnh7ddkdp /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/AnsiballZ_lineinfile.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/ /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpga4o9ont /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/AnsiballZ_lineinfile.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/ /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpokk_3438 /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/AnsiballZ_lineinfile.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/ /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/AnsiballZ_lineinfile.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbgy8Tw+h+VaviC8CoFNCXezaBxRdO9EZY0U/uDPeeQN+E/FbZOP38X0rHuSHDPP/nY6+zTqF/LkItb9znxbtzXaG27MhXssKA1BgdVSrTc8lhf4IuDdzdk+Erx7WupAXJSgrKfvkI75OOgIqoFcmKoSI8qnHn1wXzlGYc/qofG83UvxYEDEjkuQWK+YqlIJYKW2/eaRBr1+mtFPwBidRN0PdhBf3ARjjoKY5xWPohiNdWi7gg9fDV3064wrzx6/+5f/oitpfmPLkBTE7So26eQF7SqQ1fz6PpKANkRXGasAz7KKpif8Vfb3Px5Esv+fMs6wboTMwDeh4aGADPUnRN36heH05Xk4OS9g2WyT+2KpVq8NzWAi4MYlxf7rly5TZKwTFVzz0h0HI9KVQEx+x1X6xIIlRMCyv+OPmKNU35k3MMQKUCY5ILN0aUmKbKWeOsaRNJPPdT/kMl6lF06AoaQr3/EACPl5FSYlI9AilqtfjWdcb5/zvl1qSldxl9heU= root@managed-node3", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.674895-10914-59928857095590/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBno75zpAtn/IQhdK5KJ85jaeUZrlPS4xklt/7IHzKMIu3tHOlLTw+ij3kpKEYG6m5leKIfjSTVXTC3M37kzsDwxSQmR6QxPL3aLIaYakLohrLWQ6qNZZcKM4m1OtzNsOXhT/1ua+nUZBQG6JEh3+m7hML8VAj2twD0vCa8hnUS8mo0PUfjJV5G1yOXJPIp55ergpG44Dv473a+aH11UC2eCqhR6NdvotQ83KcKBdvJQ1j3WIlxrh/Rdv88tD6CKdInBk0HOkxvRkhCqTqXIU4cQeCMdmphxATJA+6KPAUBeoWyome9fSgMHoLcC54vLUeRadaikMz9OFVs3DGor4l/2RF3aJrJXYjrCEy1hsFpfD4GzG7HalDvgg/dYPTX4qWrYPZsirnCydLBMn7U6VlkduvPA4A12io3JIWF6qOxN/tXjDW6rMfSELwSch4ILselHZBcACc/pIakmg4mz9DkEKK9ka/It8e6J3znPRzOC/97RkVtQ/eoZuAH9TzPV8= root@managed-node1", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.661307-10912-137068757626066/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/root/.ssh/authorized_keys (content)", "after_header": "/root/.ssh/authorized_keys (content)"}, {"before_header": "/root/.ssh/authorized_keys (file attributes)", "after_header": "/root/.ssh/authorized_keys (file attributes)"}], "invocation": {"module_args": {"line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7LgStXCZby+dE3COFVs7DmkUQhsNrps8sJgH80fGU+WnN0pzItOHAsGP9A+EgefyMmXaqCKpgogZiyv3VMoG8ssxWqc1TCLAPlTGQ0E1W9LP5Ch2E68Hu894AsmKsUyQ3z3u5k0H5gSpybNjySxX4RsN9q/KuYR+0B4bSHb3PPLa9Crdo62e5cDuK6jN/CKmPUKEOsjgDmLqWXRVBTTgVKvhJhkd+ceXFEQh8bhsgkd+EwrxNexSxbN+SihyMYZghtDUCpNNBEnFQUPGBzggcDQXcYHBLJ884ymuxYWNx3gOtWEuj6LX9K63sU/yKOpvELrp76r0SMacnzZ1dJudbbPVG7NHsBAWO0jtnkBIIt7id1wRlLL/06aUr58a5a/1YkKUABvHu6xGo6sR/cTezAHFSA6zXwgTHMpeP7yU8SPdnRJ84DUf4OdOOIGVzYpsdbprgf3bQVKYx9tU7fU0fzA5mn3/anbaQKY2ioPCW3DT4hReGvqv1ibYdBDcDyYs= root@managed-node2", "state": "present", "create": true, "path": "/root/.ssh/authorized_keys", "group": "root", "owner": "root", "mode": "0600", "backrefs": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375488.669373-10913-46132695421632/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCbgy8Tw+h+VaviC8CoFNCXezaBxRdO9EZY0U/uDPeeQN+E/FbZOP38X0rHuSHDPP/nY6+zTqF/LkItb9znxbtzXaG27MhXssKA1BgdVSrTc8lhf4IuDdzdk+Erx7WupAXJSgrKfvkI75OOgIqoFcmKoSI8qnHn1wXzlGYc/qofG83UvxYEDEjkuQWK+YqlIJYKW2/eaRBr1+mtFPwBidRN0PdhBf3ARjjoKY5xWPohiNdWi7gg9fDV3064wrzx6/+5f/oitpfmPLkBTE7So26eQF7SqQ1fz6PpKANkRXGasAz7KKpif8Vfb3Px5Esv+fMs6wboTMwDeh4aGADPUnRN36heH05Xk4OS9g2WyT+2KpVq8NzWAi4MYlxf7rly5TZKwTFVzz0h0HI9KVQEx+x1X6xIIlRMCyv+OPmKNU35k3MMQKUCY5ILN0aUmKbKWeOsaRNJPPdT/kMl6lF06AoaQr3/EACPl5FSYlI9AilqtfjWdcb5/zvl1qSldxl9heU= root@managed-node3", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDBno75zpAtn/IQhdK5KJ85jaeUZrlPS4xklt/7IHzKMIu3tHOlLTw+ij3kpKEYG6m5leKIfjSTVXTC3M37kzsDwxSQmR6QxPL3aLIaYakLohrLWQ6qNZZcKM4m1OtzNsOXhT/1ua+nUZBQG6JEh3+m7hML8VAj2twD0vCa8hnUS8mo0PUfjJV5G1yOXJPIp55ergpG44Dv473a+aH11UC2eCqhR6NdvotQ83KcKBdvJQ1j3WIlxrh/Rdv88tD6CKdInBk0HOkxvRkhCqTqXIU4cQeCMdmphxATJA+6KPAUBeoWyome9fSgMHoLcC54vLUeRadaikMz9OFVs3DGor4l/2RF3aJrJXYjrCEy1hsFpfD4GzG7HalDvgg/dYPTX4qWrYPZsirnCydLBMn7U6VlkduvPA4A12io3JIWF6qOxN/tXjDW6rMfSELwSch4ILselHZBcACc/pIakmg4mz9DkEKK9ka/It8e6J3znPRzOC/97RkVtQ/eoZuAH9TzPV8= root@managed-node1", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } <10.31.14.50> (0, b'', b'') changed: [managed-node2] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/root/.ssh/authorized_keys (content)", "before": "", "before_header": "/root/.ssh/authorized_keys (content)" }, { "after_header": "/root/.ssh/authorized_keys (file attributes)", "before_header": "/root/.ssh/authorized_keys (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": "root", "insertafter": null, "insertbefore": null, "line": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7LgStXCZby+dE3COFVs7DmkUQhsNrps8sJgH80fGU+WnN0pzItOHAsGP9A+EgefyMmXaqCKpgogZiyv3VMoG8ssxWqc1TCLAPlTGQ0E1W9LP5Ch2E68Hu894AsmKsUyQ3z3u5k0H5gSpybNjySxX4RsN9q/KuYR+0B4bSHb3PPLa9Crdo62e5cDuK6jN/CKmPUKEOsjgDmLqWXRVBTTgVKvhJhkd+ceXFEQh8bhsgkd+EwrxNexSxbN+SihyMYZghtDUCpNNBEnFQUPGBzggcDQXcYHBLJ884ymuxYWNx3gOtWEuj6LX9K63sU/yKOpvELrp76r0SMacnzZ1dJudbbPVG7NHsBAWO0jtnkBIIt7id1wRlLL/06aUr58a5a/1YkKUABvHu6xGo6sR/cTezAHFSA6zXwgTHMpeP7yU8SPdnRJ84DUf4OdOOIGVzYpsdbprgf3bQVKYx9tU7fU0fzA5mn3/anbaQKY2ioPCW3DT4hReGvqv1ibYdBDcDyYs= root@managed-node2", "mode": "0600", "owner": "root", "path": "/root/.ssh/authorized_keys", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added TASK [fedora.linux_system_roles.kdump : Fetch the servers public key] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 Monday 11 November 2024 20:38:09 -0500 (0:00:00.547) 0:00:11.400 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473 `" && echo ansible-tmp-1731375489.1384952-10939-208572733148473="` echo /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223 `" && echo ansible-tmp-1731375489.150723-10940-113890847185223="` echo /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939 `" && echo ansible-tmp-1731375489.1559427-10942-122705388366939="` echo /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375489.1384952-10939-208572733148473=/root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp3qioi0n6 TO /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/AnsiballZ_slurp.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> (0, b'ansible-tmp-1731375489.150723-10940-113890847185223=/root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpq0dpgh49 TO /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/AnsiballZ_slurp.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'ansible-tmp-1731375489.1559427-10942-122705388366939=/root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmppufg_uqs TO /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/AnsiballZ_slurp.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp3qioi0n6 /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/AnsiballZ_slurp.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/ /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpq0dpgh49 /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/AnsiballZ_slurp.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/ /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmppufg_uqs /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/AnsiballZ_slurp.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/ /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEUGdOT2xoZ1ZBSDcvYmJ6L1ZrSHRPVmFYdmkyRWZNMFNReFJCWDRVRmpRcTRpZExxMmtsaTBRTGljVVhZYUM4U2IzY2t2NHYycDVZWGkxMFYzaEJFOTZDeS85VThkaWNiQmNOK0kxc1cvNDRXSGxNeUtMMzJpQWpWTHI1ZUF0NllCK085clBDbHB5Y1hNRWd6NDF1UVhpcldyWi9zWGJQVUY4VFk3TmdRVGQxb3VPNlRVUWNVT21hU0ZodzlQRFM1MEhjTlYxSGY2Y1F2dWVFRjFqVE93NGRabHJzdDhPb2lTSGtNVE41ZHJ2OTdBdFRyb3lBK3hKSjlFeU14RVRhdVpoWjB0cWRQZW1tbEo1czFJVzR0Z2t1YVdhNGpqc1BWVmFubDFCcDJWWDBuZ3FVaXJLM1B2OHkwUmE4K09JVk13M0c4RldFQnBHWGoxdkVzYlpHVXFVMXhvT2tQcHBXODM3Sm8wRWIrZTZrWXk2UTNCSllYd3lWeUVyV0l5RnRCMk5rRmNhRFpNYW42c0lrWU5lZ0RlNVgrbzBmbTZ1dG5kaDRnZjVuMWRTemhuMHdadGRKSkZ1aVpRczVpNUkyaWdieXFUWkZ3dE1aNExuMzdwNjdYbFgrWTZqeC9YQVhDTGVoV2tvcWErYXV1d3ZtWldieG95WG4yazMwOVZNRFU9IHJvb3RAaXAtMTAtMzEtMTQtMTU3LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.1384952-10939-208572733148473/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEUVVUS0twTk80SEhjbkVRS3dabXAzOHVUdnYvcEljRXVQT0JTU3YweG14MFhEN1h3VFoxU2xURVEvdWwxaWFtak16TFBvYWxTOWVsTW1ZT1F2dnNYbW9RMDJ3amJ1bEFzcjFGNHFUNG1SelB4UDVzbG9zWDJYVXB3eFIyaGlxdmNYQ3JNbTI0eUtGQ0NpQUJabXRqQko4MElPaGdGSDNnNm9CdlkzZ3MxTTJBNlRBNHFORnFTTzNmb2oxeis3OHVncU1wWVIzbnNNL2dMbWFvTjNBYWtNcU93SWwzQTRKaEZFc0NKdWZDK3N1VVRlTHAzR00rK3p2bGlVeTg3SDE5b1VJUGRaNDVJa2tJT3JoYUV0QzIxWmoxNHA1MDYrZVRlR0lJTkV2UTY1akQ2WHptY1R5bmFBcDFQR2RWVGtNVkVnSWRZL05OcU00QU45U2tucmFab2g0SjNmZWU3eTJwbkZTcExYTytXNXhYQWtNK2JYR3FOWWNvVGxpY3BZZTZwMU5Ec0padmhnVmxpck9XZEprR1BuY1BLc05zMlMvQmtMVHdKN05IdSs0bFRCdnBiOC9uMnZjZVl3ME5XUVppTmhNMkFSZU5SaURnQzArdXlvQWhtNDI4VHQ1bXpaZlJKRHBDQ1JxVDFYUXNvcld4VVZINUJwTlNlMldYQS9GUlU9IHJvb3RAaXAtMTAtMzEtMTQtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.150723-10940-113890847185223/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdXhwUGp3WDlRcWxQWkdTYWFBU1BmSDlCWjh6UWs0RzR1aGUzeko4dnpROHJnb3Nra2hLVXNmOWpTaU54RmphdHg3YjlEaGt6bEM0U0tkM3VCNythbk1DR0U1QU45cTZ4R0NaRVNjdkgyUHdqUC9mTHB6NXdVWGx0QmlsTERuQ0J6T0F4R0pLcVk3R3FNQjlLblcycHNmZVlMSlAzUlpsNnIvYStGL1U1Y3drd1VBeE11UE5FUTJWcnhydHY1aTlMWGRaMzQ3SnEwUHNBVHdQakNCdHo1dllNZThhcjBNT3JQdG9OcTBKYk9HRlk2THFXZnFMSUtNVE1xQ1BsVTk1QUp2OUMwaEhvMERqNlp6ZTc3Q2Y4OXg4dGJCR2l3YVZTVHlIYjZHQjEvNmRCbFZNZDQzUTlibDB3SHFkSEpZbnFTRXlES2FZY3dkTmJRcS9XcXF5RFFCYnAvWStrKzBxbzN0VDFuTkRBaVB2YnV3TkU5elRSbmhXK0xGWXc2Z1FtZ09jMG9hMzlVOWFLT2w0ZGV1NG1WRUJ4RzB5R0d2UUhKRFowVlh0aTdqMmdqbTdGeEt0b3NuTUxHb0lTZXg3WDluRXR5VnRORzZhdEgvbWZ0aC8zNlZ2REVlMnBTS2o3Z3dISk5sRnF3dUdFNGhoZHUwcTBkUTBPOWkydUJ5QVU9IHJvb3RAaXAtMTAtMzEtMTUtMjIxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "source": "/etc/ssh/ssh_host_rsa_key.pub", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/ssh/ssh_host_rsa_key.pub"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.1559427-10942-122705388366939/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEUGdOT2xoZ1ZBSDcvYmJ6L1ZrSHRPVmFYdmkyRWZNMFNReFJCWDRVRmpRcTRpZExxMmtsaTBRTGljVVhZYUM4U2IzY2t2NHYycDVZWGkxMFYzaEJFOTZDeS85VThkaWNiQmNOK0kxc1cvNDRXSGxNeUtMMzJpQWpWTHI1ZUF0NllCK085clBDbHB5Y1hNRWd6NDF1UVhpcldyWi9zWGJQVUY4VFk3TmdRVGQxb3VPNlRVUWNVT21hU0ZodzlQRFM1MEhjTlYxSGY2Y1F2dWVFRjFqVE93NGRabHJzdDhPb2lTSGtNVE41ZHJ2OTdBdFRyb3lBK3hKSjlFeU14RVRhdVpoWjB0cWRQZW1tbEo1czFJVzR0Z2t1YVdhNGpqc1BWVmFubDFCcDJWWDBuZ3FVaXJLM1B2OHkwUmE4K09JVk13M0c4RldFQnBHWGoxdkVzYlpHVXFVMXhvT2tQcHBXODM3Sm8wRWIrZTZrWXk2UTNCSllYd3lWeUVyV0l5RnRCMk5rRmNhRFpNYW42c0lrWU5lZ0RlNVgrbzBmbTZ1dG5kaDRnZjVuMWRTemhuMHdadGRKSkZ1aVpRczVpNUkyaWdieXFUWkZ3dE1aNExuMzdwNjdYbFgrWTZqeC9YQVhDTGVoV2tvcWErYXV1d3ZtWldieG95WG4yazMwOVZNRFU9IHJvb3RAaXAtMTAtMzEtMTQtMTU3LnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEUVVUS0twTk80SEhjbkVRS3dabXAzOHVUdnYvcEljRXVQT0JTU3YweG14MFhEN1h3VFoxU2xURVEvdWwxaWFtak16TFBvYWxTOWVsTW1ZT1F2dnNYbW9RMDJ3amJ1bEFzcjFGNHFUNG1SelB4UDVzbG9zWDJYVXB3eFIyaGlxdmNYQ3JNbTI0eUtGQ0NpQUJabXRqQko4MElPaGdGSDNnNm9CdlkzZ3MxTTJBNlRBNHFORnFTTzNmb2oxeis3OHVncU1wWVIzbnNNL2dMbWFvTjNBYWtNcU93SWwzQTRKaEZFc0NKdWZDK3N1VVRlTHAzR00rK3p2bGlVeTg3SDE5b1VJUGRaNDVJa2tJT3JoYUV0QzIxWmoxNHA1MDYrZVRlR0lJTkV2UTY1akQ2WHptY1R5bmFBcDFQR2RWVGtNVkVnSWRZL05OcU00QU45U2tucmFab2g0SjNmZWU3eTJwbkZTcExYTytXNXhYQWtNK2JYR3FOWWNvVGxpY3BZZTZwMU5Ec0padmhnVmxpck9XZEprR1BuY1BLc05zMlMvQmtMVHdKN05IdSs0bFRCdnBiOC9uMnZjZVl3ME5XUVppTmhNMkFSZU5SaURnQzArdXlvQWhtNDI4VHQ1bXpaZlJKRHBDQ1JxVDFYUXNvcld4VVZINUJwTlNlMldYQS9GUlU9IHJvb3RAaXAtMTAtMzEtMTQtNTAudXMtZWFzdC0xLmF3cy5yZWRoYXQuY29tCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDdXhwUGp3WDlRcWxQWkdTYWFBU1BmSDlCWjh6UWs0RzR1aGUzeko4dnpROHJnb3Nra2hLVXNmOWpTaU54RmphdHg3YjlEaGt6bEM0U0tkM3VCNythbk1DR0U1QU45cTZ4R0NaRVNjdkgyUHdqUC9mTHB6NXdVWGx0QmlsTERuQ0J6T0F4R0pLcVk3R3FNQjlLblcycHNmZVlMSlAzUlpsNnIvYStGL1U1Y3drd1VBeE11UE5FUTJWcnhydHY1aTlMWGRaMzQ3SnEwUHNBVHdQakNCdHo1dllNZThhcjBNT3JQdG9OcTBKYk9HRlk2THFXZnFMSUtNVE1xQ1BsVTk1QUp2OUMwaEhvMERqNlp6ZTc3Q2Y4OXg4dGJCR2l3YVZTVHlIYjZHQjEvNmRCbFZNZDQzUTlibDB3SHFkSEpZbnFTRXlES2FZY3dkTmJRcS9XcXF5RFFCYnAvWStrKzBxbzN0VDFuTkRBaVB2YnV3TkU5elRSbmhXK0xGWXc2Z1FtZ09jMG9hMzlVOWFLT2w0ZGV1NG1WRUJ4RzB5R0d2UUhKRFowVlh0aTdqMmdqbTdGeEt0b3NuTUxHb0lTZXg3WDluRXR5VnRORzZhdEgvbWZ0aC8zNlZ2REVlMnBTS2o3Z3dISk5sRnF3dUdFNGhoZHUwcTBkUTBPOWkydUJ5QVU9IHJvb3RAaXAtMTAtMzEtMTUtMjIxLnVzLWVhc3QtMS5hd3MucmVkaGF0LmNvbQo=", "encoding": "base64", "invocation": { "module_args": { "src": "/etc/ssh/ssh_host_rsa_key.pub" } }, "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 Monday 11 November 2024 20:38:09 -0500 (0:00:00.370) 0:00:11.770 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823 `" && echo ansible-tmp-1731375489.6173735-10963-32024629334823="` echo /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558 `" && echo ansible-tmp-1731375489.6336944-10964-119097833515558="` echo /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237 `" && echo ansible-tmp-1731375489.638579-10965-144140087442237="` echo /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375489.6173735-10963-32024629334823=/root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375489.6336944-10964-119097833515558=/root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375489.638579-10965-144140087442237=/root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp464ilj5v TO /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/AnsiballZ_known_hosts.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp43m_eiz2 TO /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/AnsiballZ_known_hosts.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/known_hosts.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp09ztc2g_ TO /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/AnsiballZ_known_hosts.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp464ilj5v /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/AnsiballZ_known_hosts.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/ /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp43m_eiz2 /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/AnsiballZ_known_hosts.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/ /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp09ztc2g_ /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/AnsiballZ_known_hosts.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/ /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/AnsiballZ_known_hosts.py && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\\n", "after": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\\n", "name": "10.31.14.50", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\\n", "after": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.6336944-10964-119097833515558/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\\n", "after": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\\n", "name": "10.31.15.221", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\\n", "after": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.638579-10965-144140087442237/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\\n", "after": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\\n"}, "invocation": {"module_args": {"key": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\\n", "name": "10.31.14.157", "path": "/etc/ssh/ssh_known_hosts", "hash_host": false, "state": "present", "diff": {"before_header": "/etc/ssh/ssh_known_hosts", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\\n", "after": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\\n"}}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375489.6173735-10963-32024629334823/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "diff": { "after": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.14.50 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQUTKKpNO4HHcnEQKwZmp38uTvv/pIcEuPOBSSv0xmx0XD7XwTZ1SlTEQ/ul1iamjMzLPoalS9elMmYOQvvsXmoQ02wjbulAsr1F4qT4mRzPxP5slosX2XUpwxR2hiqvcXCrMm24yKFCCiABZmtjBJ80IOhgFH3g6oBvY3gs1M2A6TA4qNFqSO3foj1z+78ugqMpYR3nsM/gLmaoN3AakMqOwIl3A4JhFEsCJufC+suUTeLp3GM++zvliUy87H19oUIPdZ45IkkIOrhaEtC21Zj14p506+eTeGIINEvQ65jD6XzmcTynaAp1PGdVTkMVEgIdY/NNqM4AN9SknraZoh4J3fee7y2pnFSpLXO+W5xXAkM+bXGqNYcoTlicpYe6p1NDsJZvhgVlirOWdJkGPncPKsNs2S/BkLTwJ7NHu+4lTBvpb8/n2vceYw0NWQZiNhM2AReNRiDgC0+uyoAhm428Tt5mzZfRJDpCCRqT1XQsorWxUVH5BpNSe2WXA/FRU= root@ip-10-31-14-50.us-east-1.aws.redhat.com\n", "name": "10.31.14.50", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "diff": { "after": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.15.221 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCuxpPjwX9QqlPZGSaaASPfH9BZ8zQk4G4uhe3zJ8vzQ8rgoskkhKUsf9jSiNxFjatx7b9DhkzlC4SKd3uB7+anMCGE5AN9q6xGCZEScvH2PwjP/fLpz5wUXltBilLDnCBzOAxGJKqY7GqMB9KnW2psfeYLJP3RZl6r/a+F/U5cwkwUAxMuPNEQ2Vrxrtv5i9LXdZ347Jq0PsATwPjCBtz5vYMe8ar0MOrPtoNq0JbOGFY6LqWfqLIKMTMqCPlU95AJv9C0hHo0Dj6Zze77Cf89x8tbBGiwaVSTyHb6GB1/6dBlVMd43Q9bl0wHqdHJYnqSEyDKaYcwdNbQq/WqqyDQBbp/Y+k+0qo3tT1nNDAiPvbuwNE9zTRnhW+LFYw6gQmgOc0oa39U9aKOl4deu4mVEBxG0yGGvQHJDZ0VXti7j2gjm7FxKtosnMLGoISex7X9nEtyVtNG6atH/mfth/36VvDEe2pSKj7gwHJNlFqwuGE4hhdu0q0dQ0O9i2uByAU= root@ip-10-31-15-221.us-east-1.aws.redhat.com\n", "name": "10.31.15.221", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "diff": { "after": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "invocation": { "module_args": { "diff": { "after": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\n", "after_header": "/etc/ssh/ssh_known_hosts", "before": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\n", "before_header": "/etc/ssh/ssh_known_hosts" }, "hash_host": false, "key": "10.31.14.157 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDPgNOlhgVAH7/bbz/VkHtOVaXvi2EfM0SQxRBX4UFjQq4idLq2kli0QLicUXYaC8Sb3ckv4v2p5YXi10V3hBE96Cy/9U8dicbBcN+I1sW/44WHlMyKL32iAjVLr5eAt6YB+O9rPClpycXMEgz41uQXirWrZ/sXbPUF8TY7NgQTd1ouO6TUQcUOmaSFhw9PDS50HcNV1Hf6cQvueEF1jTOw4dZlrst8OoiSHkMTN5drv97AtTroyA+xJJ9EyMxETauZhZ0tqdPemmlJ5s1IW4tgkuaWa4jjsPVVanl1Bp2VX0ngqUirK3Pv8y0Ra8+OIVMw3G8FWEBpGXj1vEsbZGUqU1xoOkPppW837Jo0Eb+e6kYy6Q3BJYXwyVyErWIyFtB2NkFcaDZMan6sIkYNegDe5X+o0fm6utndh4gf5n1dSzhn0wZtdJJFuiZQs5i5I2igbyqTZFwtMZ4Ln37p67XlX+Y6jx/XAXCLehWkoqa+auuwvmZWbxoyXn2k309VMDU= root@ip-10-31-14-157.us-east-1.aws.redhat.com\n", "name": "10.31.14.157", "path": "/etc/ssh/ssh_known_hosts", "state": "present" } } } TASK [fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 Monday 11 November 2024 20:38:10 -0500 (0:00:00.595) 0:00:12.366 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244 `" && echo ansible-tmp-1731375490.1025465-10990-222491448928244="` echo /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900 `" && echo ansible-tmp-1731375490.1078548-10991-115821637931900="` echo /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207 `" && echo ansible-tmp-1731375490.1112993-10993-83862029509207="` echo /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375490.1025465-10990-222491448928244=/root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmprshrz0iz TO /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/AnsiballZ_stat.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> (0, b'ansible-tmp-1731375490.1078548-10991-115821637931900=/root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp3ksz1_f6 TO /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/AnsiballZ_stat.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'ansible-tmp-1731375490.1112993-10993-83862029509207=/root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpr3jd4szj TO /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/AnsiballZ_stat.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmprshrz0iz /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/AnsiballZ_stat.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/ /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp3ksz1_f6 /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/AnsiballZ_stat.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/ /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpr3jd4szj /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/AnsiballZ_stat.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/ /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 94372098, "dev": 51713, "nlink": 1, "atime": 1731375439.7358189, "mtime": 1731375436.7668622, "ctime": 1731375437.6228497, "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": "1842353faf306d8a37351eb08e6728bd16c33b47", "mimetype": "text/plain", "charset": "us-ascii", "version": "944110569", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.1025465-10990-222491448928244/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 120, "inode": 174063874, "dev": 51713, "nlink": 1, "atime": 1731375451.7804425, "mtime": 1731375449.8814597, "ctime": 1731375450.2954562, "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": "def6af64fbb4b753adec4fb9eb68a2c7a3b6ec7b", "mimetype": "text/plain", "charset": "us-ascii", "version": "140612623", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.1078548-10991-115821637931900/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 102760706, "dev": 51713, "nlink": 1, "atime": 1731375456.2217767, "mtime": 1731375454.1037488, "ctime": 1731375454.3597522, "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": "7ba2cde4d349713a2f337844d94bdddf372c379d", "mimetype": "text/plain", "charset": "us-ascii", "version": "3347048191", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.1112993-10993-83862029509207/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1731375439.7358189, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1842353faf306d8a37351eb08e6728bd16c33b47", "ctime": 1731375437.6228497, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 94372098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731375436.7668622, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "944110569", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1731375451.7804425, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "def6af64fbb4b753adec4fb9eb68a2c7a3b6ec7b", "ctime": 1731375450.2954562, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 174063874, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731375449.8814597, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 120, "uid": 0, "version": "140612623", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/etc/kdump.conf" } }, "stat": { "atime": 1731375456.2217767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7ba2cde4d349713a2f337844d94bdddf372c379d", "ctime": 1731375454.3597522, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 102760706, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731375454.1037488, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3347048191", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.kdump : Generate /etc/kdump.conf] ************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Monday 11 November 2024 20:38:10 -0500 (0:00:00.396) 0:00:12.762 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867 `" && echo ansible-tmp-1731375490.528627-11014-222349730953867="` echo /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292 `" && echo ansible-tmp-1731375490.5468533-11015-224001905685292="` echo /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448 `" && echo ansible-tmp-1731375490.554216-11016-3554665159448="` echo /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375490.528627-11014-222349730953867=/root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867\n', b'') <10.31.14.50> (0, b'ansible-tmp-1731375490.5468533-11015-224001905685292=/root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375490.554216-11016-3554665159448=/root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpc9idg528 TO /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp8joq4jvy TO /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_stat.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpzbxx9n5v TO /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/AnsiballZ_stat.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp8joq4jvy /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_stat.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/ /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpc9idg528 /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_stat.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/ /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpzbxx9n5v /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/AnsiballZ_stat.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/ /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/AnsiballZ_stat.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 102760706, "dev": 51713, "nlink": 1, "atime": 1731375456.2217767, "mtime": 1731375454.1037488, "ctime": 1731375454.3597522, "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": "7ba2cde4d349713a2f337844d94bdddf372c379d", "mimetype": "text/plain", "charset": "us-ascii", "version": "3347048191", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp_8jgfj_i TO /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_file.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 104, "inode": 94372098, "dev": 51713, "nlink": 1, "atime": 1731375439.7358189, "mtime": 1731375436.7668622, "ctime": 1731375437.6228497, "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": "1842353faf306d8a37351eb08e6728bd16c33b47", "mimetype": "text/plain", "charset": "us-ascii", "version": "944110569", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpyn7dxmh1 TO /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_file.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.14.50> (0, b'\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/kdump.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 120, "inode": 174063874, "dev": 51713, "nlink": 1, "atime": 1731375451.7804425, "mtime": 1731375449.8814597, "ctime": 1731375450.2954562, "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": "def6af64fbb4b753adec4fb9eb68a2c7a3b6ec7b", "mimetype": "text/plain", "charset": "us-ascii", "version": "140612623", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/kdump.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.5468533-11015-224001905685292/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp_8jgfj_i /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_file.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/ /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') Notification for handler Restart kdump has been saved. changed: [managed-node2] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/kdump.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-10353honlu146/tmpc6tfm4r2/kdump.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-10353honlu146/tmpc6tfm4r2/kdump.conf.j2" } } <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpyn7dxmh1 /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_file.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/ /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.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}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.554216-11016-3554665159448/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"path": "/etc/kdump.conf", "changed": false, "diff": {"before": {"path": "/etc/kdump.conf"}, "after": {"path": "/etc/kdump.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/kdump.conf", "_original_basename": "kdump.conf.j2", "recurse": false, "state": "file", "path": "/etc/kdump.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}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375490.528627-11014-222349730953867/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "checksum": "7ba2cde4d349713a2f337844d94bdddf372c379d", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "checksum": "1842353faf306d8a37351eb08e6728bd16c33b47", "dest": "/etc/kdump.conf", "diff": { "after": { "path": "/etc/kdump.conf" }, "before": { "path": "/etc/kdump.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "kdump.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/kdump.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/kdump.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 104, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 Monday 11 November 2024 20:38:11 -0500 (0:00:00.740) 0:00:13.503 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648 `" && echo ansible-tmp-1731375491.239329-11050-153052917488648="` echo /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744 `" && echo ansible-tmp-1731375491.2404654-11049-64875364021744="` echo /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693 `" && echo ansible-tmp-1731375491.2480483-11052-180137000365693="` echo /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'ansible-tmp-1731375491.239329-11050-153052917488648=/root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648\n', b'') <10.31.14.157> (0, b'ansible-tmp-1731375491.2404654-11049-64875364021744=/root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp9hxc25_n TO /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/AnsiballZ_slurp.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpf8n4g330 TO /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/AnsiballZ_slurp.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.15.221> (0, b'ansible-tmp-1731375491.2480483-11052-180137000365693=/root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/slurp.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp5mxygbva TO /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/AnsiballZ_slurp.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp9hxc25_n /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/AnsiballZ_slurp.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/ /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpf8n4g330 /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/AnsiballZ_slurp.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/ /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp5mxygbva /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/AnsiballZ_slurp.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/ /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/AnsiballZ_slurp.py && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375491.239329-11050-153052917488648/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375491.2404654-11049-64875364021744/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"content": "MjAxMzI2NTkyCg==", "source": "/sys/kernel/kexec_crash_size", "encoding": "base64", "invocation": {"module_args": {"src": "/sys/kernel/kexec_crash_size"}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375491.2480483-11052-180137000365693/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "invocation": { "module_args": { "src": "/sys/kernel/kexec_crash_size" } }, "source": "/sys/kernel/kexec_crash_size" } TASK [fedora.linux_system_roles.kdump : Set the kdump_reboot_required fact] **** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:40 Monday 11 November 2024 20:38:11 -0500 (0:00:00.377) 0:00:13.881 ******* ok: [managed-node1] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node2] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } ok: [managed-node3] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.kdump : Use kdumpctl reset-crashkernel if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:49 Monday 11 November 2024 20:38:11 -0500 (0:00:00.087) 0:00:13.968 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:54 Monday 11 November 2024 20:38:11 -0500 (0:00:00.071) 0:00:14.040 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:59 Monday 11 November 2024 20:38:11 -0500 (0:00:00.078) 0:00:14.118 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Reboot the managed node] *************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:68 Monday 11 November 2024 20:38:11 -0500 (0:00:00.070) 0:00:14.189 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Clear the kdump_reboot_required flag] *** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:74 Monday 11 November 2024 20:38:11 -0500 (0:00:00.073) 0:00:14.262 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false, "false_condition": "kdump_reboot_required | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.kdump : Ensure that kdump is started] ********** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 Monday 11 November 2024 20:38:12 -0500 (0:00:00.070) 0:00:14.333 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838 `" && echo ansible-tmp-1731375492.0721211-11094-218385697132838="` echo /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828 `" && echo ansible-tmp-1731375492.073423-11095-41411737683828="` echo /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828 `" ) && sleep 0'"'"'' <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759 `" && echo ansible-tmp-1731375492.080782-11097-31412236606759="` echo /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375492.0721211-11094-218385697132838=/root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpnz5zdmco TO /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/AnsiballZ_systemd.py <10.31.14.50> (0, b'ansible-tmp-1731375492.073423-11095-41411737683828=/root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828\n', b'') <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpzidtpuji TO /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/AnsiballZ_systemd.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.15.221> (0, b'ansible-tmp-1731375492.080782-11097-31412236606759=/root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpg_e_30sf TO /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/AnsiballZ_systemd.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpnz5zdmco /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/AnsiballZ_systemd.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/ /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpzidtpuji /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/AnsiballZ_systemd.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/ /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpg_e_30sf /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/AnsiballZ_systemd.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/ /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:19 EST", "ExecMainStartTimestampMonotonic": "287696109", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:38 EST", "ExecMainExitTimestampMonotonic": "306643806", "ExecMainPID": "16694", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:38 EST] ; pid=16694 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:19 EST] ; pid=16685 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "basic.target remote-fs.target network.target system.slice network-online.target systemd-journald.socket", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:38 EST", "StateChangeTimestampMonotonic": "306644291", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveExitTimestampMonotonic": "287696145", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:38 EST", "ActiveEnterTimestampMonotonic": "306644291", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "ActiveExitTimestampMonotonic": "287671105", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveEnterTimestampMonotonic": "287694203", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:19 EST", "ConditionTimestampMonotonic": "287695108", "AssertTimestamp": "Mon 2024-11-11 20:37:19 EST", "AssertTimestampMonotonic": "287695133", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c9ea9ad202b94f6b9beb02eca72ab885", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.0721211-11094-218385697132838/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.073423-11095-41411737683828/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"name": "kdump", "changed": false, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:36 EST", "ExecMainStartTimestampMonotonic": "303216802", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:56 EST", "ExecMainExitTimestampMonotonic": "323162383", "ExecMainPID": "16735", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:56 EST] ; pid=16735 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:36 EST] ; pid=16727 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:56 EST", "StateChangeTimestampMonotonic": "323162834", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveExitTimestampMonotonic": "303216838", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:56 EST", "ActiveEnterTimestampMonotonic": "323162834", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "ActiveExitTimestampMonotonic": "303193407", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveEnterTimestampMonotonic": "303215408", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:36 EST", "ConditionTimestampMonotonic": "303216053", "AssertTimestamp": "Mon 2024-11-11 20:37:36 EST", "AssertTimestampMonotonic": "303216075", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "d80a7fdf43dd40b1a11b9e56afb68e85", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.080782-11097-31412236606759/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') ok: [managed-node1] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:38 EST", "ActiveEnterTimestampMonotonic": "306644291", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "ActiveExitTimestampMonotonic": "287671105", "ActiveState": "active", "After": "basic.target remote-fs.target network.target system.slice network-online.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:19 EST", "AssertTimestampMonotonic": "287695133", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:19 EST", "ConditionTimestampMonotonic": "287695108", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:38 EST", "ExecMainExitTimestampMonotonic": "306643806", "ExecMainPID": "16694", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:19 EST", "ExecMainStartTimestampMonotonic": "287696109", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:38 EST] ; pid=16694 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:19 EST] ; stop_time=[Mon 2024-11-11 20:37:19 EST] ; pid=16685 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveEnterTimestampMonotonic": "287694203", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:19 EST", "InactiveExitTimestampMonotonic": "287696145", "InvocationID": "c9ea9ad202b94f6b9beb02eca72ab885", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:38 EST", "StateChangeTimestampMonotonic": "306644291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "ActiveState": "active", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } <10.31.15.221> (0, b'', b'') ok: [managed-node3] => { "changed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "started" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:56 EST", "ActiveEnterTimestampMonotonic": "323162834", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "ActiveExitTimestampMonotonic": "303193407", "ActiveState": "active", "After": "network-online.target network.target system.slice basic.target systemd-journald.socket remote-fs.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:36 EST", "AssertTimestampMonotonic": "303216075", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:36 EST", "ConditionTimestampMonotonic": "303216053", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:56 EST", "ExecMainExitTimestampMonotonic": "323162383", "ExecMainPID": "16735", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:36 EST", "ExecMainStartTimestampMonotonic": "303216802", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:56 EST] ; pid=16735 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:36 EST] ; stop_time=[Mon 2024-11-11 20:37:36 EST] ; pid=16727 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveEnterTimestampMonotonic": "303215408", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:36 EST", "InactiveExitTimestampMonotonic": "303216838", "InvocationID": "d80a7fdf43dd40b1a11b9e56afb68e85", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:56 EST", "StateChangeTimestampMonotonic": "323162834", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup kdump_path] ****************************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 Monday 11 November 2024 20:38:12 -0500 (0:00:00.541) 0:00:14.875 ******* <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.157> (0, b'/root\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> (0, b'/root\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537 `" && echo ansible-tmp-1731375492.6252832-11118-160020559733537="` echo /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537 `" ) && sleep 0'"'"'' <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199 `" && echo ansible-tmp-1731375492.6256025-11120-87158881786199="` echo /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286 `" && echo ansible-tmp-1731375492.6321387-11119-190363182348286="` echo /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286 `" ) && sleep 0'"'"'' <10.31.14.157> (0, b'ansible-tmp-1731375492.6252832-11118-160020559733537=/root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537\n', b'') <10.31.15.221> (0, b'ansible-tmp-1731375492.6256025-11120-87158881786199=/root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.14.157> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpfn9pm07a TO /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/AnsiballZ_file.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.14.157> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/02d04f8428"' '[10.31.14.157]' <10.31.15.221> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmp7859c75u TO /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/AnsiballZ_file.py <10.31.15.221> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/5337abf7af"' '[10.31.15.221]' <10.31.14.50> (0, b'ansible-tmp-1731375492.6321387-11119-190363182348286=/root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpdnniinv9 TO /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/AnsiballZ_file.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.157> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpfn9pm07a /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/AnsiballZ_file.py\n', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/ /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmp7859c75u /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/AnsiballZ_file.py\n', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/ /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpdnniinv9 /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/AnsiballZ_file.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/ /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' -tt 10.31.14.157 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/AnsiballZ_file.py && sleep 0'"'"'' <10.31.15.221> (0, b'', b'') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' -tt 10.31.15.221 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/AnsiballZ_file.py && sleep 0'"'"'' <10.31.14.157> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.14.157 closed.\r\n') <10.31.14.157> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.157> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/02d04f8428"' 10.31.14.157 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.6252832-11118-160020559733537/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.15.221> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": true, "diff": {"before": {"path": "/tmp/tests_ssh", "state": "directory", "path_content": {"directories": [], "files": []}}, "after": {"path": "/tmp/tests_ssh", "state": "absent"}}, "state": "directory", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.15.221 closed.\r\n') <10.31.15.221> ESTABLISH SSH CONNECTION FOR USER: None <10.31.15.221> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/5337abf7af"' 10.31.15.221 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.6256025-11120-87158881786199/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"path": "/tmp/tests_ssh", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/tmp/tests_ssh", "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}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375492.6321387-11119-190363182348286/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.157> (0, b'', b'') changed: [managed-node1] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } <10.31.15.221> (0, b'', b'') changed: [managed-node3] => { "changed": true, "diff": { "after": { "path": "/tmp/tests_ssh", "state": "absent" }, "before": { "path": "/tmp/tests_ssh", "path_content": { "directories": [], "files": [] }, "state": "directory" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "mode": "0755", "owner": "root", "path": "/tmp/tests_ssh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } <10.31.14.50> (0, b'', b'') ok: [managed-node2] => { "changed": false, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": null, "mode": null, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/tests_ssh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": false } }, "path": "/tmp/tests_ssh", "state": "absent" } NOTIFIED HANDLER fedora.linux_system_roles.kdump : Restart kdump for managed-node2 RUNNING HANDLER [fedora.linux_system_roles.kdump : Restart kdump] ************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Monday 11 November 2024 20:38:12 -0500 (0:00:00.398) 0:00:15.273 ******* <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' <10.31.14.50> (0, b'/root\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185 `" && echo ansible-tmp-1731375493.0161223-11145-20108306502185="` echo /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185 `" ) && sleep 0'"'"'' <10.31.14.50> (0, b'ansible-tmp-1731375493.0161223-11145-20108306502185=/root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185\n', b'') Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py <10.31.14.50> PUT /root/.ansible/tmp/ansible-local-10353honlu146/tmpgikbv27o TO /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/AnsiballZ_systemd.py <10.31.14.50> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/66229486ab"' '[10.31.14.50]' <10.31.14.50> (0, b'sftp> put /root/.ansible/tmp/ansible-local-10353honlu146/tmpgikbv27o /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/AnsiballZ_systemd.py\n', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/ /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' -tt 10.31.14.50 '/bin/sh -c '"'"'/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.14.50> (0, b'\r\n{"name": "kdump", "changed": true, "status": {"Type": "oneshot", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "yes", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainCode": "1", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "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", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "kdump.service", "Names": "kdump.service", "Requires": "system.slice", "WantedBy": "multi-user.target", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "Description": "Crash recovery kernel arming", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "exited", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "no", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "0", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "kdump", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n', b'Shared connection to 10.31.14.50 closed.\r\n') <10.31.14.50> ESTABLISH SSH CONNECTION FOR USER: None <10.31.14.50> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/66229486ab"' 10.31.14.50 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1731375493.0161223-11145-20108306502185/ > /dev/null 2>&1 && sleep 0'"'"'' <10.31.14.50> (0, b'', b'') changed: [managed-node2] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "kdump", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:50 EST", "ActiveEnterTimestampMonotonic": "335649934", "ActiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "ActiveExitTimestampMonotonic": "316757248", "ActiveState": "active", "After": "systemd-journald.socket system.slice network.target network-online.target remote-fs.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:31 EST", "AssertTimestampMonotonic": "316780764", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:37:31 EST", "ConditionTimestampMonotonic": "316780741", "ConfigurationDirectoryMode": "0755", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-11-11 20:37:50 EST", "ExecMainExitTimestampMonotonic": "335649520", "ExecMainPID": "20406", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:31 EST", "ExecMainStartTimestampMonotonic": "316781681", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl start ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:50 EST] ; pid=20406 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:31 EST] ; stop_time=[Mon 2024-11-11 20:37:31 EST] ; pid=20397 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveEnterTimestampMonotonic": "316779763", "InactiveExitTimestamp": "Mon 2024-11-11 20:37:31 EST", "InactiveExitTimestampMonotonic": "316781718", "InvocationID": "79255cb64555418d8408bea61cbde6f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:37:50 EST", "StateChangeTimestampMonotonic": "335649934", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed-node1 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed-node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 managed-node3 : ok=23 changed=1 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Monday 11 November 2024 20:38:13 -0500 (0:00:00.497) 0:00:15.771 ******* =============================================================================== fedora.linux_system_roles.kdump : Install required packages ------------- 3.73s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.33s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 Gather facts from managed-node1 ----------------------------------------- 0.98s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.75s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.74s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 fedora.linux_system_roles.kdump : Check if system is ostree ------------- 0.65s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/set_vars.yml:10 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.60s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.57s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.55s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.55s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.54s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Restart kdump ------------------------- 0.50s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.48s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.48s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.42s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.40s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94 fedora.linux_system_roles.kdump : Get mode of /etc/kdump.conf if it exists --- 0.40s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:21 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.39s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Find out reserved memory for the crash kernel --- 0.38s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:34 fedora.linux_system_roles.kdump : Fetch the servers public key ---------- 0.37s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:53 TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:40 Monday 11 November 2024 20:38:13 -0500 (0:00:16.636) 0:00:52.709 ******* changed: [managed-node3 -> localhost] => { "changed": true, "path": "/tmp/ansible.5okywvu0.inventory.yaml", "state": "absent" } PLAY RECAP ********************************************************************* managed-node3 : ok=30 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Monday 11 November 2024 20:38:13 -0500 (0:00:00.216) 0:00:52.926 ******* =============================================================================== fedora.linux_system_roles.kdump : Restart kdump ------------------------ 20.47s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/handlers/main.yml:2 Run ansible-playbook with tests_ssh.yml in check mode ------------------ 16.64s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:34 fedora.linux_system_roles.kdump : Install required packages ------------- 2.99s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.20s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:2 fedora.linux_system_roles.kdump : Create key if it does not exist ------- 0.93s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:2 Gather facts from managed-node3 ----------------------------------------- 0.78s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:56 fedora.linux_system_roles.kdump : Ensure that kdump is enabled ---------- 0.74s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.74s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:27 Gathering Facts --------------------------------------------------------- 0.73s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:2 fedora.linux_system_roles.kdump : Generate /etc/kdump.conf -------------- 0.70s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:26 Create static inventory from hostvars ----------------------------------- 0.65s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh_wrapper.yml:14 fedora.linux_system_roles.kdump : Get userinfo for root ----------------- 0.56s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:19 fedora.linux_system_roles.kdump : Add the servers public key to known_hosts on managed node --- 0.49s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:59 fedora.linux_system_roles.kdump : Fetch key ----------------------------- 0.48s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:7 fedora.linux_system_roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.47s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:35 fedora.linux_system_roles.kdump : Write new authorized_keys if needed --- 0.47s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:43 fedora.linux_system_roles.kdump : Ensure that kdump is started ---------- 0.47s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/main.yml:84 fedora.linux_system_roles.kdump : Get the ssh directory for the user ---- 0.37s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:25 fedora.linux_system_roles.kdump : Get the authorized_keys file for the user --- 0.36s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/roles/kdump/tasks/ssh.yml:30 Cleanup kdump_path ------------------------------------------------------ 0.34s /tmp/collections-C6W/ansible_collections/fedora/linux_system_roles/tests/kdump/tests_ssh.yml:94