# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ssh_reboot.yml ************************************************* 1 plays in /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:2 Thursday 30 November 2023 18:57:52 +0000 (0:00:00.018) 0:00:00.018 ***** ok: [sut] META: ran handlers TASK [Gather facts from sut] *************************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:61 Thursday 30 November 2023 18:57:53 +0000 (0:00:00.810) 0:00:00.829 ***** ok: [sut -> sut] TASK [Create a kdump user on kdump_ssh_server] ********************************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:66 Thursday 30 November 2023 18:57:53 +0000 (0:00:00.565) 0:00:01.394 ***** changed: [sut -> sut] => { "changed": true, "comment": "", "create_home": true, "group": 1189, "home": "/home/kdump_ssh_user", "name": "kdump_ssh_user", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1189 } TASK [Set kdump_ssh_user, sshkey, auth keys] *********************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:73 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.524) 0:00:01.919 ***** ok: [sut] => { "ansible_facts": { "__authorized_keys_path": "/home/kdump_ssh_user/.ssh/authorized_keys", "__ssh_dir": "/home/kdump_ssh_user/.ssh", "kdump_ssh_user": "kdump_ssh_user" }, "changed": false } TASK [Print message that this test is skipped on EL 6] ************************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:81 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.014) 0:00:01.933 ***** skipping: [sut] => {} META: end_host conditional evaluated to false, continuing execution for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:101 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.022) 0:00:01.956 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:106 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.266) 0:00:02.223 ***** ok: [sut] => { "ansible_facts": { "__kdump_is_ostree": false }, "changed": false } META: end_host conditional evaluated to false, continuing execution for sut TASK [Run the role and reboot if necessary] ************************************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:114 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.026) 0:00:02.250 ***** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.029) 0:00:02.280 ***** included: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for sut TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.017) 0:00:02.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Check if system is ostree] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.016) 0:00:02.313 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Set flag to indicate system is ostree] ******** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:16 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.014) 0:00:02.328 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Thursday 30 November 2023 18:57:54 +0000 (0:00:00.014) 0:00:02.343 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Thursday 30 November 2023 18:57:56 +0000 (0:00:01.427) 0:00:03.770 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:57:47 UTC", "ActiveEnterTimestampMonotonic": "379702464", "ActiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ActiveExitTimestampMonotonic": "360373898", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:57:27 UTC", "AssertTimestampMonotonic": "360404294", "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": "Thu 2023-11-30 18:57:27 UTC", "ConditionTimestampMonotonic": "360404263", "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": "Thu 2023-11-30 18:57:47 UTC", "ExecMainExitTimestampMonotonic": "379701577", "ExecMainPID": "6228", "ExecMainStartTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ExecMainStartTimestampMonotonic": "360405958", "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=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:47 UTC] ; pid=6228 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:27 UTC] ; pid=6219 ; 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": "Thu 2023-11-30 18:57:27 UTC", "InactiveEnterTimestampMonotonic": "360402850", "InactiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "InactiveExitTimestampMonotonic": "360406028", "InvocationID": "089a8d88adb1443fb2a1cd95c55b42bc", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "Thu 2023-11-30 18:57:47 UTC", "StateChangeTimestampMonotonic": "379702464", "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": "22331", "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 [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:17 Thursday 30 November 2023 18:57:56 +0000 (0:00:00.537) 0:00:04.307 ***** included: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml for sut TASK [linux-system-roles.kdump : Create key if it does not exist] ************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Thursday 30 November 2023 18:57:56 +0000 (0:00:00.053) 0:00:04.361 ***** changed: [sut] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.418123", "end": "2023-11-30 18:57:57.529010", "rc": 0, "start": "2023-11-30 18:57:57.110887" } 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:Vd05QXsTbX+CE8nwjNYKjzj71GmKgG4mauljUqSvnvs root@c75b6acd-5597-46f9-bbc6-d2471e404cb4.testing-farm The key's randomart image is: +---[RSA 3072]----+ | .o.o.=+| | *+ .o*| | . + +o ++| | . . * .o . =| | o o S o . ..| |. .. o . . | | oo . . . + | |o*= . + o | |XX=E . o | +----[SHA256]-----+ TASK [linux-system-roles.kdump : Fetch key] ************************************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Thursday 30 November 2023 18:57:57 +0000 (0:00:00.706) 0:00:05.068 ***** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMjhMUURDYVU4Y0pDVTN3SjdoVjN0MnBzdXdLREdubHMxYUYwSnVGTGhmYUhUNmlmU250NGs3Qkh6VzZFa1JXQlhTT04xeGdxK1daN2ltMkNHVk5vdGpURlZVQUc5enArYTlhLzlXdHBCQ1NodVNJQkdFV0RkWnVNSWltdjJQQkExTE40UDBiUkJWZy9EZUxoQkFBNlcrZFFVUjU5eFVLRnFvUjgxZ0dBY0VvaW8vVmdhVWFnOW5aNCt4MEZmcFdwNFR5NVd4TDBXNkpUYUZyTWY5M0gzeU5OWm9PK2M4OURjZDAwRHd0cUlDSUtkM3F0WmdvYzBNQ29lR25ocUZpY1pQWlVaVkY1dmdhaUZ6Q1lNc1MvQ1JobnJGKzFCRlNELzVKWm1CdWxlS1gwZ0cxUFo2cHBQNkhsQzNINjBxM2dJeWt1R29UQ0lGelkvVjdFbzlZOUQzS3U4S2dTMTZCcW1SU1YwcmtwQXgrZjcxV3BRVTVPb3VLVzlDVDZkaTgwQ1RLMlN5YlRpZGhGQjFrNlhiZVgvcHA3MzZlUUJwZUJNVHgvb1FRUTdsUjJMTk9mQlNQYU9KWVFPRGhZdCtCMVpjRDFvdWZzbzY0OTFEeWdQYmg2alpkay9VeG9ERXJLYUo1ODJLSGxibmdaTW13d24vS2pGTG1MczdGRnV5VE09IHJvb3RAYzc1YjZhY2QtNTU5Ny00NmY5LWJiYzYtZDI0NzFlNDA0Y2I0LnRlc3RpbmctZmFybQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [linux-system-roles.kdump : Get userinfo for kdump_ssh_user] ************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Thursday 30 November 2023 18:57:57 +0000 (0:00:00.289) 0:00:05.358 ***** ok: [sut -> sut] => { "append": false, "changed": false, "comment": "", "group": 1189, "home": "/home/kdump_ssh_user", "move_home": false, "name": "kdump_ssh_user", "shell": "/bin/bash", "state": "present", "uid": 1189 } TASK [linux-system-roles.kdump : Get the ssh directory for the user] *********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 Thursday 30 November 2023 18:57:58 +0000 (0:00:00.272) 0:00:05.631 ***** ok: [sut -> sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.kdump : Get the authorized_keys file for the user] **** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 Thursday 30 November 2023 18:57:58 +0000 (0:00:00.212) 0:00:05.843 ***** ok: [sut -> sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 Thursday 30 November 2023 18:57:58 +0000 (0:00:00.213) 0:00:06.057 ***** changed: [sut -> sut] => { "changed": true, "gid": 1189, "group": "kdump_ssh_user", "mode": "0700", "owner": "kdump_ssh_user", "path": "/home/kdump_ssh_user/.ssh", "secontext": "unconfined_u:object_r:ssh_home_t:s0", "size": 6, "state": "directory", "uid": 1189 } TASK [linux-system-roles.kdump : Write new authorized_keys if needed] ********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 Thursday 30 November 2023 18:57:58 +0000 (0:00:00.312) 0:00:06.369 ***** changed: [sut -> sut] => { "backup": "", "changed": true } MSG: line added and ownership, perms or SE linux context changed TASK [linux-system-roles.kdump : Fetch the servers public key] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 Thursday 30 November 2023 18:57:59 +0000 (0:00:00.329) 0:00:06.699 ***** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEWVhiL3EySmFVLzZRUnQvTWVOQ0poTnNPUEdkQnJiSXUwU3kxRm85OFlVTyttNUVGR29RSVFtQWZjbjkyL0tReG1tWUNRcktrT3puc3ZCTldSRW1aTHN6bUtlMmhTRm1zMW1VQkJaVmM5Tyt0RlVGbVovRjRaSzBRdnhLSDVWdnpxcExjRGVyZ09RQmEzY05EdEk1WncraWZ6ZjNLKy9OK2oydENHa1JRR1ZrcVNvdEZRZFdBaUtmT1ZYb2hndkxZRzVQZVVyTWlWK29vZndVZDQvUFF3MWg4blpvVnBOMFduOW1rb3pOUEUwZksvc21yY1d4OTJ2NUh4RGNocTlSQ0lOMnl3ZTBmZE15eFVKMFpLajMxcXZnQmJpRStuYVh3VnB4dFMvMy9rSTFubHU5ekcxZmswRDJiWktNcTg4eVRFV3QwemJCMkRZK0VheHA2emJnZDBQc3l0ZDhZVW9qOGFDR0ZkQ3N5MS9xWXdzL093dThJU2hxMnF2OHo5dkFMV0s3aWVZYWhHb1ZLM0M5K0J0cHRRblhzZ0tBdGJZb3RmeldybGdxaEdpQ0xENkhhZnFybzg2MWh1cWFkTzg2ZmR2UUo2NnBDWTdJQnVOcGZGRHpIcEhIdldKUFdacmdyMnpvbE1aSHFoMnlBdGlKS3NqVEllSzBMOTZreVRNbWs9IHJvb3RAaXAtMTAtMjktMTYyLTE5NS51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [linux-system-roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Thursday 30 November 2023 18:57:59 +0000 (0:00:00.209) 0:00:06.909 ***** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.13.66 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYXb/q2JaU/6QRt/MeNCJhNsOPGdBrbIu0Sy1Fo98YUO+m5EFGoQIQmAfcn92/KQxmmYCQrKkOznsvBNWREmZLszmKe2hSFms1mUBBZVc9O+tFUFmZ/F4ZK0QvxKH5VvzqpLcDergOQBa3cNDtI5Zw+ifzf3K+/N+j2tCGkRQGVkqSotFQdWAiKfOVXohgvLYG5PeUrMiV+oofwUd4/PQw1h8nZoVpN0Wn9mkozNPE0fK/smrcWx92v5HxDchq9RCIN2ywe0fdMyxUJ0ZKj31qvgBbiE+naXwVpxtS/3/kI1nlu9zG1fk0D2bZKMq88yTEWt0zbB2DY+Eaxp6zbgd0Psytd8YUoj8aCGFdCsy1/qYws/Owu8IShq2qv8z9vALWK7ieYahGoVK3C9+BtptQnXsgKAtbYotfzWrlgqhGiCLD6Hafqro861huqadO86fdvQJ66pCY7IBuNpfFDzHpHHvWJPWZrgr2zolMZHqh2yAtiJKsjTIeK0L96kyTMmk= root@ip-10-29-162-195.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.13.66", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Thursday 30 November 2023 18:57:59 +0000 (0:00:00.326) 0:00:07.235 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701370647.8010323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1701370645.7890325, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 92274818, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701370645.4720325, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1091657854", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/kdump.conf] ********************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 Thursday 30 November 2023 18:57:59 +0000 (0:00:00.216) 0:00:07.452 ***** NOTIFIED HANDLER linux-system-roles.kdump : Restart kdump for sut changed: [sut] => { "backup_file": "/etc/kdump.conf.10566.2023-11-30@18:58:00~", "changed": true, "checksum": "362cd9fb582b58bd03cef4fe32b0005852771956", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "502b201173e0b95681a404581ee368bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 120, "src": "/root/.ansible/tmp/ansible-tmp-1701370679.9749944-2961-2857874122177/source", "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.686) 0:00:08.138 ***** ok: [sut] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:41 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.198) 0:00:08.336 ***** ok: [sut] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.014) 0:00:08.351 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:56 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.011) 0:00:08.362 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:61 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.012) 0:00:08.375 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:70 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.011) 0:00:08.387 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Clear the kdump_reboot_required flag] ********* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:76 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.011) 0:00:08.399 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Thursday 30 November 2023 18:58:00 +0000 (0:00:00.012) 0:00:08.411 ***** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:57:47 UTC", "ActiveEnterTimestampMonotonic": "379702464", "ActiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ActiveExitTimestampMonotonic": "360373898", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:57:27 UTC", "AssertTimestampMonotonic": "360404294", "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": "Thu 2023-11-30 18:57:27 UTC", "ConditionTimestampMonotonic": "360404263", "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": "Thu 2023-11-30 18:57:47 UTC", "ExecMainExitTimestampMonotonic": "379701577", "ExecMainPID": "6228", "ExecMainStartTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ExecMainStartTimestampMonotonic": "360405958", "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=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:47 UTC] ; pid=6228 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:27 UTC] ; pid=6219 ; 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": "Thu 2023-11-30 18:57:27 UTC", "InactiveEnterTimestampMonotonic": "360402850", "InactiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "InactiveExitTimestampMonotonic": "360406028", "InvocationID": "089a8d88adb1443fb2a1cd95c55b42bc", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "Thu 2023-11-30 18:57:47 UTC", "StateChangeTimestampMonotonic": "379702464", "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": "22331", "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" } } RUNNING HANDLER [linux-system-roles.kdump : Restart kdump] ********************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 Thursday 30 November 2023 18:58:01 +0000 (0:00:00.317) 0:00:08.729 ***** changed: [sut] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:57:47 UTC", "ActiveEnterTimestampMonotonic": "379702464", "ActiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ActiveExitTimestampMonotonic": "360373898", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:57:27 UTC", "AssertTimestampMonotonic": "360404294", "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": "Thu 2023-11-30 18:57:27 UTC", "ConditionTimestampMonotonic": "360404263", "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": "Thu 2023-11-30 18:57:47 UTC", "ExecMainExitTimestampMonotonic": "379701577", "ExecMainPID": "6228", "ExecMainStartTimestamp": "Thu 2023-11-30 18:57:27 UTC", "ExecMainStartTimestampMonotonic": "360405958", "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=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:47 UTC] ; pid=6228 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:57:27 UTC] ; stop_time=[Thu 2023-11-30 18:57:27 UTC] ; pid=6219 ; 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": "Thu 2023-11-30 18:57:27 UTC", "InactiveEnterTimestampMonotonic": "360402850", "InactiveExitTimestamp": "Thu 2023-11-30 18:57:27 UTC", "InactiveExitTimestampMonotonic": "360406028", "InvocationID": "089a8d88adb1443fb2a1cd95c55b42bc", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "Thu 2023-11-30 18:57:47 UTC", "StateChangeTimestampMonotonic": "379702464", "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": "22331", "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" } } META: ran handlers TASK [Get the ssh dir for the user] ******************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:121 Thursday 30 November 2023 18:58:24 +0000 (0:00:23.094) 0:00:31.823 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701370678.8240268, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1701370679.1540267, "dev": 51715, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 687866244, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1701370679.1540267, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 29, "uid": 1189, "version": "2034870772", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [Get the authorized_keys file for the user] ******************************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:127 Thursday 30 November 2023 18:58:24 +0000 (0:00:00.224) 0:00:32.048 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701370681.8970263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2a53ac85b7206b9c3473947488418a4f00e2638c", "ctime": 1701370679.1560268, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 704643457, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701370679.152027, "nlink": 1, "path": "/home/kdump_ssh_user/.ssh/authorized_keys", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 608, "uid": 1189, "version": "3770060654", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get the authorized_keys contents] **************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:133 Thursday 30 November 2023 18:58:24 +0000 (0:00:00.227) 0:00:32.276 ***** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMjhMUURDYVU4Y0pDVTN3SjdoVjN0MnBzdXdLREdubHMxYUYwSnVGTGhmYUhUNmlmU250NGs3Qkh6VzZFa1JXQlhTT04xeGdxK1daN2ltMkNHVk5vdGpURlZVQUc5enArYTlhLzlXdHBCQ1NodVNJQkdFV0RkWnVNSWltdjJQQkExTE40UDBiUkJWZy9EZUxoQkFBNlcrZFFVUjU5eFVLRnFvUjgxZ0dBY0VvaW8vVmdhVWFnOW5aNCt4MEZmcFdwNFR5NVd4TDBXNkpUYUZyTWY5M0gzeU5OWm9PK2M4OURjZDAwRHd0cUlDSUtkM3F0WmdvYzBNQ29lR25ocUZpY1pQWlVaVkY1dmdhaUZ6Q1lNc1MvQ1JobnJGKzFCRlNELzVKWm1CdWxlS1gwZ0cxUFo2cHBQNkhsQzNINjBxM2dJeWt1R29UQ0lGelkvVjdFbzlZOUQzS3U4S2dTMTZCcW1SU1YwcmtwQXgrZjcxV3BRVTVPb3VLVzlDVDZkaTgwQ1RLMlN5YlRpZGhGQjFrNlhiZVgvcHA3MzZlUUJwZUJNVHgvb1FRUTdsUjJMTk9mQlNQYU9KWVFPRGhZdCtCMVpjRDFvdWZzbzY0OTFEeWdQYmg2alpkay9VeG9ERXJLYUo1ODJLSGxibmdaTW13d24vS2pGTG1MczdGRnV5VE09IHJvb3RAYzc1YjZhY2QtNTU5Ny00NmY5LWJiYzYtZDI0NzFlNDA0Y2I0LnRlc3RpbmctZmFybQo=", "encoding": "base64", "source": "/home/kdump_ssh_user/.ssh/authorized_keys" } TASK [Run the role again] ****************************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:139 Thursday 30 November 2023 18:58:24 +0000 (0:00:00.207) 0:00:32.483 ***** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Thursday 30 November 2023 18:58:25 +0000 (0:00:00.038) 0:00:32.522 ***** included: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml for sut TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Thursday 30 November 2023 18:58:25 +0000 (0:00:00.015) 0:00:32.537 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Check if system is ostree] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 Thursday 30 November 2023 18:58:25 +0000 (0:00:00.014) 0:00:32.552 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Set flag to indicate system is ostree] ******** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:16 Thursday 30 November 2023 18:58:25 +0000 (0:00:00.013) 0:00:32.566 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Thursday 30 November 2023 18:58:25 +0000 (0:00:00.012) 0:00:32.578 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Thursday 30 November 2023 18:58:26 +0000 (0:00:01.313) 0:00:33.892 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:58:24 UTC", "ActiveEnterTimestampMonotonic": "416891845", "ActiveExitTimestamp": "Thu 2023-11-30 18:58:01 UTC", "ActiveExitTimestampMonotonic": "394174972", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:58:01 UTC", "AssertTimestampMonotonic": "394204701", "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": "Thu 2023-11-30 18:58:01 UTC", "ConditionTimestampMonotonic": "394204624", "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": "Thu 2023-11-30 18:58:24 UTC", "ExecMainExitTimestampMonotonic": "416890978", "ExecMainPID": "10655", "ExecMainStartTimestamp": "Thu 2023-11-30 18:58:01 UTC", "ExecMainStartTimestampMonotonic": "394206372", "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=[Thu 2023-11-30 18:58:01 UTC] ; stop_time=[Thu 2023-11-30 18:58:24 UTC] ; pid=10655 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:58:01 UTC] ; stop_time=[Thu 2023-11-30 18:58:01 UTC] ; pid=10646 ; 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": "Thu 2023-11-30 18:58:01 UTC", "InactiveEnterTimestampMonotonic": "394203053", "InactiveExitTimestamp": "Thu 2023-11-30 18:58:01 UTC", "InactiveExitTimestampMonotonic": "394206589", "InvocationID": "8fd9da5985c1401e9f5a9e62cef83fe8", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "Thu 2023-11-30 18:58:24 UTC", "StateChangeTimestampMonotonic": "416891845", "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": "22331", "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 [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:17 Thursday 30 November 2023 18:58:26 +0000 (0:00:00.324) 0:00:34.217 ***** included: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml for sut TASK [linux-system-roles.kdump : Create key if it does not exist] ************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Thursday 30 November 2023 18:58:26 +0000 (0:00:00.042) 0:00:34.259 ***** ok: [sut] => { "changed": false, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "rc": 0 } STDOUT: skipped, since /root/.ssh/kdump_id_rsa exists TASK [linux-system-roles.kdump : Fetch key] ************************************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Thursday 30 November 2023 18:58:26 +0000 (0:00:00.202) 0:00:34.462 ***** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMjhMUURDYVU4Y0pDVTN3SjdoVjN0MnBzdXdLREdubHMxYUYwSnVGTGhmYUhUNmlmU250NGs3Qkh6VzZFa1JXQlhTT04xeGdxK1daN2ltMkNHVk5vdGpURlZVQUc5enArYTlhLzlXdHBCQ1NodVNJQkdFV0RkWnVNSWltdjJQQkExTE40UDBiUkJWZy9EZUxoQkFBNlcrZFFVUjU5eFVLRnFvUjgxZ0dBY0VvaW8vVmdhVWFnOW5aNCt4MEZmcFdwNFR5NVd4TDBXNkpUYUZyTWY5M0gzeU5OWm9PK2M4OURjZDAwRHd0cUlDSUtkM3F0WmdvYzBNQ29lR25ocUZpY1pQWlVaVkY1dmdhaUZ6Q1lNc1MvQ1JobnJGKzFCRlNELzVKWm1CdWxlS1gwZ0cxUFo2cHBQNkhsQzNINjBxM2dJeWt1R29UQ0lGelkvVjdFbzlZOUQzS3U4S2dTMTZCcW1SU1YwcmtwQXgrZjcxV3BRVTVPb3VLVzlDVDZkaTgwQ1RLMlN5YlRpZGhGQjFrNlhiZVgvcHA3MzZlUUJwZUJNVHgvb1FRUTdsUjJMTk9mQlNQYU9KWVFPRGhZdCtCMVpjRDFvdWZzbzY0OTFEeWdQYmg2alpkay9VeG9ERXJLYUo1ODJLSGxibmdaTW13d24vS2pGTG1MczdGRnV5VE09IHJvb3RAYzc1YjZhY2QtNTU5Ny00NmY5LWJiYzYtZDI0NzFlNDA0Y2I0LnRlc3RpbmctZmFybQo=", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [linux-system-roles.kdump : Get userinfo for kdump_ssh_user] ************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Thursday 30 November 2023 18:58:27 +0000 (0:00:00.204) 0:00:34.667 ***** ok: [sut -> sut] => { "append": false, "changed": false, "comment": "", "group": 1189, "home": "/home/kdump_ssh_user", "move_home": false, "name": "kdump_ssh_user", "shell": "/bin/bash", "state": "present", "uid": 1189 } TASK [linux-system-roles.kdump : Get the ssh directory for the user] *********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 Thursday 30 November 2023 18:58:27 +0000 (0:00:00.265) 0:00:34.933 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701370678.8240268, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1701370679.1540267, "dev": 51715, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 687866244, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1701370679.1540267, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 29, "uid": 1189, "version": "2034870772", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.kdump : Get the authorized_keys file for the user] **** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 Thursday 30 November 2023 18:58:27 +0000 (0:00:00.221) 0:00:35.154 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701370681.8970263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "2a53ac85b7206b9c3473947488418a4f00e2638c", "ctime": 1701370679.1560268, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 704643457, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1701370679.152027, "nlink": 1, "path": "/home/kdump_ssh_user/.ssh/authorized_keys", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 608, "uid": 1189, "version": "3770060654", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 Thursday 30 November 2023 18:58:27 +0000 (0:00:00.227) 0:00:35.382 ***** ok: [sut -> sut] => { "changed": false, "gid": 1189, "group": "kdump_ssh_user", "mode": "0700", "owner": "kdump_ssh_user", "path": "/home/kdump_ssh_user/.ssh", "secontext": "unconfined_u:object_r:ssh_home_t:s0", "size": 29, "state": "directory", "uid": 1189 } TASK [linux-system-roles.kdump : Write new authorized_keys if needed] ********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 Thursday 30 November 2023 18:58:28 +0000 (0:00:00.230) 0:00:35.613 ***** ok: [sut -> sut] => { "backup": "", "changed": false } TASK [linux-system-roles.kdump : Fetch the servers public key] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 Thursday 30 November 2023 18:58:28 +0000 (0:00:00.222) 0:00:35.836 ***** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FEWVhiL3EySmFVLzZRUnQvTWVOQ0poTnNPUEdkQnJiSXUwU3kxRm85OFlVTyttNUVGR29RSVFtQWZjbjkyL0tReG1tWUNRcktrT3puc3ZCTldSRW1aTHN6bUtlMmhTRm1zMW1VQkJaVmM5Tyt0RlVGbVovRjRaSzBRdnhLSDVWdnpxcExjRGVyZ09RQmEzY05EdEk1WncraWZ6ZjNLKy9OK2oydENHa1JRR1ZrcVNvdEZRZFdBaUtmT1ZYb2hndkxZRzVQZVVyTWlWK29vZndVZDQvUFF3MWg4blpvVnBOMFduOW1rb3pOUEUwZksvc21yY1d4OTJ2NUh4RGNocTlSQ0lOMnl3ZTBmZE15eFVKMFpLajMxcXZnQmJpRStuYVh3VnB4dFMvMy9rSTFubHU5ekcxZmswRDJiWktNcTg4eVRFV3QwemJCMkRZK0VheHA2emJnZDBQc3l0ZDhZVW9qOGFDR0ZkQ3N5MS9xWXdzL093dThJU2hxMnF2OHo5dkFMV0s3aWVZYWhHb1ZLM0M5K0J0cHRRblhzZ0tBdGJZb3RmeldybGdxaEdpQ0xENkhhZnFybzg2MWh1cWFkTzg2ZmR2UUo2NnBDWTdJQnVOcGZGRHpIcEhIdldKUFdacmdyMnpvbE1aSHFoMnlBdGlKS3NqVEllSzBMOTZreVRNbWs9IHJvb3RAaXAtMTAtMjktMTYyLTE5NS51cy1lYXN0LTEuYXdzLnJlZGhhdC5jb20K", "encoding": "base64", "source": "/etc/ssh/ssh_host_rsa_key.pub" } TASK [linux-system-roles.kdump : Add the servers public key to known_hosts on managed node] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Thursday 30 November 2023 18:58:28 +0000 (0:00:00.190) 0:00:36.026 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.13.66 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYXb/q2JaU/6QRt/MeNCJhNsOPGdBrbIu0Sy1Fo98YUO+m5EFGoQIQmAfcn92/KQxmmYCQrKkOznsvBNWREmZLszmKe2hSFms1mUBBZVc9O+tFUFmZ/F4ZK0QvxKH5VvzqpLcDergOQBa3cNDtI5Zw+ifzf3K+/N+j2tCGkRQGVkqSotFQdWAiKfOVXohgvLYG5PeUrMiV+oofwUd4/PQw1h8nZoVpN0Wn9mkozNPE0fK/smrcWx92v5HxDchq9RCIN2ywe0fdMyxUJ0ZKj31qvgBbiE+naXwVpxtS/3/kI1nlu9zG1fk0D2bZKMq88yTEWt0zbB2DY+Eaxp6zbgd0Psytd8YUoj8aCGFdCsy1/qYws/Owu8IShq2qv8z9vALWK7ieYahGoVK3C9+BtptQnXsgKAtbYotfzWrlgqhGiCLD6Hafqro861huqadO86fdvQJ66pCY7IBuNpfFDzHpHHvWJPWZrgr2zolMZHqh2yAtiJKsjTIeK0L96kyTMmk= root@ip-10-29-162-195.us-east-1.aws.redhat.com\n", "mode": "0644", "name": "10.31.13.66", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 612, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Thursday 30 November 2023 18:58:28 +0000 (0:00:00.269) 0:00:36.295 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1701370681.6020265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "362cd9fb582b58bd03cef4fe32b0005852771956", "ctime": 1701370680.5620265, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 738197894, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1701370680.2680266, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 120, "uid": 0, "version": "3988193483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.kdump : Generate /etc/kdump.conf] ********************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 Thursday 30 November 2023 18:58:28 +0000 (0:00:00.219) 0:00:36.514 ***** ok: [sut] => { "changed": false, "checksum": "362cd9fb582b58bd03cef4fe32b0005852771956", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/kdump.conf", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 120, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.547) 0:00:37.062 ***** ok: [sut] => { "attempts": 1, "changed": false, "content": "MjAxMzI2NTkyCg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:41 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.193) 0:00:37.255 ***** ok: [sut] => { "ansible_facts": { "kdump_reboot_required": false }, "changed": false } TASK [linux-system-roles.kdump : Use kdumpctl reset-crashkernel if needed] ***** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.015) 0:00:37.271 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Use grubby to update crashkernel=auto if needed] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:56 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.009) 0:00:37.281 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Fail if reboot is required and kdump_reboot_ok is false] *** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:61 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.011) 0:00:37.292 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:70 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.011) 0:00:37.303 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Clear the kdump_reboot_required flag] ********* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:76 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.010) 0:00:37.314 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Thursday 30 November 2023 18:58:29 +0000 (0:00:00.012) 0:00:37.327 ***** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:58:24 UTC", "ActiveEnterTimestampMonotonic": "416891845", "ActiveExitTimestamp": "Thu 2023-11-30 18:58:01 UTC", "ActiveExitTimestampMonotonic": "394174972", "ActiveState": "active", "After": "network.target systemd-journald.socket remote-fs.target system.slice network-online.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:58:01 UTC", "AssertTimestampMonotonic": "394204701", "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": "Thu 2023-11-30 18:58:01 UTC", "ConditionTimestampMonotonic": "394204624", "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": "Thu 2023-11-30 18:58:24 UTC", "ExecMainExitTimestampMonotonic": "416890978", "ExecMainPID": "10655", "ExecMainStartTimestamp": "Thu 2023-11-30 18:58:01 UTC", "ExecMainStartTimestampMonotonic": "394206372", "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=[Thu 2023-11-30 18:58:01 UTC] ; stop_time=[Thu 2023-11-30 18:58:24 UTC] ; pid=10655 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Thu 2023-11-30 18:58:01 UTC] ; stop_time=[Thu 2023-11-30 18:58:01 UTC] ; pid=10646 ; 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": "Thu 2023-11-30 18:58:01 UTC", "InactiveEnterTimestampMonotonic": "394203053", "InactiveExitTimestamp": "Thu 2023-11-30 18:58:01 UTC", "InactiveExitTimestampMonotonic": "394206589", "InvocationID": "8fd9da5985c1401e9f5a9e62cef83fe8", "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": "13957", "LimitNPROCSoft": "13957", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13957", "LimitSIGPENDINGSoft": "13957", "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": "Thu 2023-11-30 18:58:24 UTC", "StateChangeTimestampMonotonic": "416891845", "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": "22331", "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 [Get the authorized_keys contents after] ********************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:143 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.350) 0:00:37.678 ***** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCZ1FDMjhMUURDYVU4Y0pDVTN3SjdoVjN0MnBzdXdLREdubHMxYUYwSnVGTGhmYUhUNmlmU250NGs3Qkh6VzZFa1JXQlhTT04xeGdxK1daN2ltMkNHVk5vdGpURlZVQUc5enArYTlhLzlXdHBCQ1NodVNJQkdFV0RkWnVNSWltdjJQQkExTE40UDBiUkJWZy9EZUxoQkFBNlcrZFFVUjU5eFVLRnFvUjgxZ0dBY0VvaW8vVmdhVWFnOW5aNCt4MEZmcFdwNFR5NVd4TDBXNkpUYUZyTWY5M0gzeU5OWm9PK2M4OURjZDAwRHd0cUlDSUtkM3F0WmdvYzBNQ29lR25ocUZpY1pQWlVaVkY1dmdhaUZ6Q1lNc1MvQ1JobnJGKzFCRlNELzVKWm1CdWxlS1gwZ0cxUFo2cHBQNkhsQzNINjBxM2dJeWt1R29UQ0lGelkvVjdFbzlZOUQzS3U4S2dTMTZCcW1SU1YwcmtwQXgrZjcxV3BRVTVPb3VLVzlDVDZkaTgwQ1RLMlN5YlRpZGhGQjFrNlhiZVgvcHA3MzZlUUJwZUJNVHgvb1FRUTdsUjJMTk9mQlNQYU9KWVFPRGhZdCtCMVpjRDFvdWZzbzY0OTFEeWdQYmg2alpkay9VeG9ERXJLYUo1ODJLSGxibmdaTW13d24vS2pGTG1MczdGRnV5VE09IHJvb3RAYzc1YjZhY2QtNTU5Ny00NmY5LWJiYzYtZDI0NzFlNDA0Y2I0LnRlc3RpbmctZmFybQo=", "encoding": "base64", "source": "/home/kdump_ssh_user/.ssh/authorized_keys" } TASK [Assert no changes to authorized_keys] ************************************ task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:149 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.213) 0:00:37.891 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the ssh dir for the user after] ************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:153 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.018) 0:00:37.909 ***** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1701370678.8240268, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1701370679.1540267, "dev": 51715, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 687866244, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1701370679.1540267, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 29, "uid": 1189, "version": "2034870772", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [Assert no changes to ssh dir] ******************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:159 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.215) 0:00:38.125 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Delete user] ************************************************************* task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:166 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.017) 0:00:38.143 ***** changed: [sut] => { "attempts": 1, "changed": true, "force": false, "name": "kdump_ssh_user", "remove": false, "state": "absent" } TASK [Cleanup kdump_path] ****************************************************** task path: /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:173 Thursday 30 November 2023 18:58:30 +0000 (0:00:00.313) 0:00:38.456 ***** changed: [sut -> sut] => { "changed": true, "path": "/tmp/tests_ssh_reboot", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=52 changed=9 unreachable=0 failed=0 skipped=17 rescued=0 ignored=0 Thursday 30 November 2023 18:58:31 +0000 (0:00:00.210) 0:00:38.666 ***** =============================================================================== linux-system-roles.kdump : Restart kdump ------------------------------- 23.09s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 linux-system-roles.kdump : Install required packages -------------------- 2.74s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 1.23s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.86s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:2 ----- linux-system-roles.kdump : Create key if it does not exist -------------- 0.71s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 linux-system-roles.kdump : Ensure that kdump is started ----------------- 0.67s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Gather facts from sut --------------------------------------------------- 0.57s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:61 ---- Create a kdump user on kdump_ssh_server --------------------------------- 0.52s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:66 ---- linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.44s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.39s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 linux-system-roles.kdump : Write new authorized_keys if needed ---------- 0.33s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 linux-system-roles.kdump : Add the servers public key to known_hosts on managed node --- 0.33s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Delete user ------------------------------------------------------------- 0.31s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:166 --- linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.31s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 linux-system-roles.kdump : Fetch key ------------------------------------ 0.29s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 linux-system-roles.kdump : Get userinfo for kdump_ssh_user -------------- 0.27s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 linux-system-roles.kdump : Add the servers public key to known_hosts on managed node --- 0.27s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/tests_ssh_reboot.yml:101 --- linux-system-roles.kdump : Get userinfo for kdump_ssh_user -------------- 0.27s /WORKDIR/git-test-kdump-path-cleanup2gh9m9qw/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---