# 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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml PLAY [Ensure that the rule runs with ssh] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:2 Saturday 20 January 2024 07:42:07 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Gather facts from sut] *************************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:61 Saturday 20 January 2024 07:42:08 +0000 (0:00:00.489) 0:00:00.503 ****** ok: [sut -> sut] TASK [Create a kdump user on kdump_ssh_server] ********************************* task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:66 Saturday 20 January 2024 07:42:08 +0000 (0:00:00.375) 0:00:00.878 ****** 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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:73 Saturday 20 January 2024 07:42:08 +0000 (0:00:00.310) 0:00:01.188 ****** 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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:81 Saturday 20 January 2024 07:42:08 +0000 (0:00:00.010) 0:00:01.198 ****** skipping: [sut] => {} META: end_host conditional evaluated to false, continuing execution for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:101 Saturday 20 January 2024 07:42:08 +0000 (0:00:00.014) 0:00:01.212 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:106 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.176) 0:00:01.389 ****** 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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:114 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.034) 0:00:01.424 ****** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.018) 0:00:01.442 ****** included: /WORKDIR/git-weekly-cil3p92qr2/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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.011) 0:00:01.454 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Check if system is ostree] ******************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.010) 0:00:01.465 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:16 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.008) 0:00:01.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.008) 0:00:01.482 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.404) 0:00:01.887 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ActiveEnterTimestampMonotonic": "1217171818", "ActiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ActiveExitTimestampMonotonic": "1199250592", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 07:41:40 UTC", "AssertTimestampMonotonic": "1199282046", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ConditionTimestampMonotonic": "1199282044", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ExecMainExitTimestampMonotonic": "1217171365", "ExecMainPID": "11727", "ExecMainStartTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ExecMainStartTimestampMonotonic": "1199282751", "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=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:58 UTC] ; pid=11727 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:40 UTC] ; pid=11718 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveEnterTimestampMonotonic": "1199281463", "InactiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveExitTimestampMonotonic": "1199282805", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:17 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.317) 0:00:02.204 ****** included: /WORKDIR/git-weekly-cil3p92qr2/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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Saturday 20 January 2024 07:42:09 +0000 (0:00:00.027) 0:00:02.232 ****** changed: [sut] => { "changed": true, "cmd": [ "/usr/bin/ssh-keygen", "-t", "rsa", "-f", "/root/.ssh/kdump_id_rsa", "-N", "" ], "delta": "0:00:00.146547", "end": "2024-01-20 07:42:10.296621", "rc": 0, "start": "2024-01-20 07:42:10.150074" } 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:eTvcB7Thv96FUUdpvYeBj0CV9yJ0zzdqdlWkoYt4Az0 root@a35df7b9-aff8-4f15-83a6-e5a8f8fb31fc.testing-farm The key's randomart image is: +---[RSA 2048]----+ | ....o..=| | .. +.+*o| | . Eo+=o*=| | + =o+++O| | S = =.o.=| | + + * + | | + + = .| | . . o.| | .o .| +----[SHA256]-----+ TASK [linux-system-roles.kdump : Fetch key] ************************************ task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Saturday 20 January 2024 07:42:10 +0000 (0:00:00.320) 0:00:02.552 ****** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERUNrQmRPZTdyYzhiQkVXeDEwSTBCZy94ZHpJUU12M1VWcy9GalRXVHhhcEhGZmw1U1VNL2Zaa0pNNE0xNWk1K0ZGTTgwMno5eGJ5VWpJUFZDTHlhK2wxQ3pIdUUyVGN5cWRFR3AwMkswMkVKK3pISWovaTFETnpTa3ZLRldCMnZMb3Vhb1ArTzFXc3AyRm1VcVNqMHQ4aWhVcHM4cUNtZzBtRGRTYnFydXBLTG84bUtNbCtkcVdnVjZhQ25zZUdlNU1CbVRWUWoyRU02V3dLNkxGek1NUmRxY3FRNjRtQktQaXo1MTRPZ1QxTE01b2ZqTi9hY1FCUE5OdTYreHV3L2JvQk9kTURvRm82N0NFbzRiRWF3L3pjelF1ekgzYjFUcGVQa0RZU2Rlb2dzc0V0eWIrcVI3SEEya0JremVvbHlabXQ4cXBWb1NTbTJzN3cwVGdaNS8gcm9vdEBhMzVkZjdiOS1hZmY4LTRmMTUtODNhNi1lNWE4ZjhmYjMxZmMudGVzdGluZy1mYXJtCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [linux-system-roles.kdump : Get userinfo for kdump_ssh_user] ************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Saturday 20 January 2024 07:42:10 +0000 (0:00:00.187) 0:00:02.740 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 Saturday 20 January 2024 07:42:10 +0000 (0:00:00.164) 0:00:02.905 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 Saturday 20 January 2024 07:42:10 +0000 (0:00:00.143) 0:00:03.048 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 Saturday 20 January 2024 07:42:10 +0000 (0:00:00.125) 0:00:03.174 ****** 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": 4096, "state": "directory", "uid": 1189 } TASK [linux-system-roles.kdump : Write new authorized_keys if needed] ********** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 Saturday 20 January 2024 07:42:11 +0000 (0:00:00.216) 0:00:03.390 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 Saturday 20 January 2024 07:42:11 +0000 (0:00:00.215) 0:00:03.606 ****** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFESVlvaStHVnRMYmRwR0RhcDUvZmg4Vjl3MFdmcWNpKzNNTlc0UlhnTWdhMEwvMlJqUXBhNFkwWVEyVy9lLzZlK2RrWStNaGVwQTZrZ1hCUjIxOTJNMndZUjN1ZnRFR05oWEhscUYyRWltd1MwU0F2NmtGZHBlMTRNUTdrUW1OclhtMDhZWnlNWmxud0FvMjhQOHZUMTFWZ2lGUXpmck5UbVVVSlc3L3U1YUhoa2MrQjRXZFc2WHA3eWh0S0d0WDNlejJDbFNVRzg0MlJRbldUM3JMSzM2SDVwWmcyNUtkN2JTSkJ1Z1d2N3lLakJyVzE2dnhIT0ZlMDdlazk1cExRTGNiRnU4UytJYnAzVlJTbjJsOTNjYmhQSTNnbjVKSERMbTZLdWowenlVcFR0Y2tzS0dKK2E0bXpXTkh5Q3c2RXM1MXErc2hGNVA2NFo5UWtnNlViWVAgCg==", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Saturday 20 January 2024 07:42:11 +0000 (0:00:00.136) 0:00:03.742 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.10.45 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIYoi+GVtLbdpGDap5/fh8V9w0Wfqci+3MNW4RXgMga0L/2RjQpa4Y0YQ2W/e/6e+dkY+MhepA6kgXBR2192M2wYR3uftEGNhXHlqF2EimwS0SAv6kFdpe14MQ7kQmNrXm08YZyMZlnwAo28P8vT11VgiFQzfrNTmUUJW7/u5aHhkc+B4WdW6Xp7yhtKGtX3ez2ClSUG842RQnWT3rLK36H5pZg25Kd7bSJBugWv7yKjBrW16vxHOFe07ek95pLQLcbFu8S+Ibp3VRSn2l93cbhPI3gn5JHDLm6Kuj0zyUpTtcksKGJ+a4mzWNHyCw6Es51q+shF5P64Z9Qkg6UbYP \n", "mode": "0644", "name": "10.31.10.45", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 394, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Saturday 20 January 2024 07:42:11 +0000 (0:00:00.222) 0:00:03.965 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705736500.2293048, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5eea1b4829897f2843bafdff6b482ed722029483", "ctime": 1705736499.4632957, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705736499.324294, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 77, "uid": 0, "version": "1046148331", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 Saturday 20 January 2024 07:42:11 +0000 (0:00:00.125) 0:00:04.091 ****** NOTIFIED HANDLER linux-system-roles.kdump : Restart kdump for sut changed: [sut] => { "backup_file": "/etc/kdump.conf.18763.2024-01-20@07:42:12~", "changed": true, "checksum": "df74d6e0fdf4e118fe5048c0d9cd3f33d39ea9d8", "dest": "/etc/kdump.conf", "gid": 0, "group": "root", "md5sum": "c152829d5736d7446a296ce4ac9e2827", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:kdump_etc_t:s0", "size": 120, "src": "/root/.ansible/tmp/ansible-tmp-1705736531.877007-2898-205334422177645/source", "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Find out reserved memory for the crash kernel] *** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.482) 0:00:04.573 ****** ok: [sut] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:41 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.124) 0:00:04.697 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.011) 0:00:04.709 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:56 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.018) 0:00:04.727 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:61 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.022) 0:00:04.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:70 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.024) 0:00:04.774 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:76 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.022) 0:00:04.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.022) 0:00:04.819 ****** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ActiveEnterTimestampMonotonic": "1217171818", "ActiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ActiveExitTimestampMonotonic": "1199250592", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 07:41:40 UTC", "AssertTimestampMonotonic": "1199282046", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ConditionTimestampMonotonic": "1199282044", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ExecMainExitTimestampMonotonic": "1217171365", "ExecMainPID": "11727", "ExecMainStartTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ExecMainStartTimestampMonotonic": "1199282751", "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=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:58 UTC] ; pid=11727 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:40 UTC] ; pid=11718 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveEnterTimestampMonotonic": "1199281463", "InactiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveExitTimestampMonotonic": "1199282805", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } RUNNING HANDLER [linux-system-roles.kdump : Restart kdump] ********************* task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 Saturday 20 January 2024 07:42:12 +0000 (0:00:00.178) 0:00:04.998 ****** changed: [sut] => { "changed": true, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ActiveEnterTimestampMonotonic": "1217171818", "ActiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ActiveExitTimestampMonotonic": "1199250592", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 07:41:40 UTC", "AssertTimestampMonotonic": "1199282046", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ConditionTimestampMonotonic": "1199282044", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 07:41:58 UTC", "ExecMainExitTimestampMonotonic": "1217171365", "ExecMainPID": "11727", "ExecMainStartTimestamp": "Sat 2024-01-20 07:41:40 UTC", "ExecMainStartTimestampMonotonic": "1199282751", "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=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:58 UTC] ; pid=11727 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-01-20 07:41:40 UTC] ; stop_time=[Sat 2024-01-20 07:41:40 UTC] ; pid=11718 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveEnterTimestampMonotonic": "1199281463", "InactiveExitTimestamp": "Sat 2024-01-20 07:41:40 UTC", "InactiveExitTimestampMonotonic": "1199282805", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers TASK [Get the ssh dir for the user] ******************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:121 Saturday 20 January 2024 07:42:33 +0000 (0:00:20.965) 0:00:25.963 ****** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1705736531.121673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1705736531.3386755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 263357, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1705736531.3386755, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 1189, "version": "1046149352", "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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:127 Saturday 20 January 2024 07:42:33 +0000 (0:00:00.136) 0:00:26.100 ****** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1705736533.285699, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fda36068cf40484f2dfcaa5faeb49e9a35724d6d", "ctime": 1705736531.3396757, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 263359, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1705736531.3366756, "nlink": 1, "path": "/home/kdump_ssh_user/.ssh/authorized_keys", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 436, "uid": 1189, "version": "1046149357", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get the authorized_keys contents] **************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:133 Saturday 20 January 2024 07:42:33 +0000 (0:00:00.131) 0:00:26.231 ****** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERUNrQmRPZTdyYzhiQkVXeDEwSTBCZy94ZHpJUU12M1VWcy9GalRXVHhhcEhGZmw1U1VNL2Zaa0pNNE0xNWk1K0ZGTTgwMno5eGJ5VWpJUFZDTHlhK2wxQ3pIdUUyVGN5cWRFR3AwMkswMkVKK3pISWovaTFETnpTa3ZLRldCMnZMb3Vhb1ArTzFXc3AyRm1VcVNqMHQ4aWhVcHM4cUNtZzBtRGRTYnFydXBLTG84bUtNbCtkcVdnVjZhQ25zZUdlNU1CbVRWUWoyRU02V3dLNkxGek1NUmRxY3FRNjRtQktQaXo1MTRPZ1QxTE01b2ZqTi9hY1FCUE5OdTYreHV3L2JvQk9kTURvRm82N0NFbzRiRWF3L3pjelF1ekgzYjFUcGVQa0RZU2Rlb2dzc0V0eWIrcVI3SEEya0JremVvbHlabXQ4cXBWb1NTbTJzN3cwVGdaNS8gcm9vdEBhMzVkZjdiOS1hZmY4LTRmMTUtODNhNi1lNWE4ZjhmYjMxZmMudGVzdGluZy1mYXJtCg==", "encoding": "base64", "source": "/home/kdump_ssh_user/.ssh/authorized_keys" } TASK [Run the role again] ****************************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:139 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.113) 0:00:26.345 ****** TASK [linux-system-roles.kdump : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:2 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.016) 0:00:26.361 ****** included: /WORKDIR/git-weekly-cil3p92qr2/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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:2 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.012) 0:00:26.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Check if system is ostree] ******************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:11 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.009) 0:00:26.382 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/set_vars.yml:16 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.009) 0:00:26.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Install required packages] ******************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.008) 0:00:26.400 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "kexec-tools-2.0.15-51.el7_9.3.x86_64 providing kexec-tools is already installed", "openssh-clients-7.4p1-23.el7_9.x86_64 providing openssh-clients is already installed" ] } lsrpackages: grubby iproute kexec-tools openssh-clients TASK [linux-system-roles.kdump : Ensure that kdump is enabled] ***************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.343) 0:00:26.743 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "kdump", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 07:42:33 UTC", "ActiveEnterTimestampMonotonic": "1252764665", "ActiveExitTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ActiveExitTimestampMonotonic": "1231998231", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 07:42:12 UTC", "AssertTimestampMonotonic": "1232027923", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ConditionTimestampMonotonic": "1232027922", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 07:42:33 UTC", "ExecMainExitTimestampMonotonic": "1252764304", "ExecMainPID": "18818", "ExecMainStartTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ExecMainStartTimestampMonotonic": "1232028564", "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=[Sat 2024-01-20 07:42:12 UTC] ; stop_time=[Sat 2024-01-20 07:42:33 UTC] ; pid=18818 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-01-20 07:42:12 UTC] ; stop_time=[Sat 2024-01-20 07:42:12 UTC] ; pid=18809 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 07:42:12 UTC", "InactiveEnterTimestampMonotonic": "1232026493", "InactiveExitTimestamp": "Sat 2024-01-20 07:42:12 UTC", "InactiveExitTimestampMonotonic": "1232028611", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.kdump : Include SSH tasks] **************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:17 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.191) 0:00:26.935 ****** included: /WORKDIR/git-weekly-cil3p92qr2/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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.024) 0:00:26.960 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.115) 0:00:27.075 ****** ok: [sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERUNrQmRPZTdyYzhiQkVXeDEwSTBCZy94ZHpJUU12M1VWcy9GalRXVHhhcEhGZmw1U1VNL2Zaa0pNNE0xNWk1K0ZGTTgwMno5eGJ5VWpJUFZDTHlhK2wxQ3pIdUUyVGN5cWRFR3AwMkswMkVKK3pISWovaTFETnpTa3ZLRldCMnZMb3Vhb1ArTzFXc3AyRm1VcVNqMHQ4aWhVcHM4cUNtZzBtRGRTYnFydXBLTG84bUtNbCtkcVdnVjZhQ25zZUdlNU1CbVRWUWoyRU02V3dLNkxGek1NUmRxY3FRNjRtQktQaXo1MTRPZ1QxTE01b2ZqTi9hY1FCUE5OdTYreHV3L2JvQk9kTURvRm82N0NFbzRiRWF3L3pjelF1ekgzYjFUcGVQa0RZU2Rlb2dzc0V0eWIrcVI3SEEya0JremVvbHlabXQ4cXBWb1NTbTJzN3cwVGdaNS8gcm9vdEBhMzVkZjdiOS1hZmY4LTRmMTUtODNhNi1lNWE4ZjhmYjMxZmMudGVzdGluZy1mYXJtCg==", "encoding": "base64", "source": "/root/.ssh/kdump_id_rsa.pub" } TASK [linux-system-roles.kdump : Get userinfo for kdump_ssh_user] ************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 Saturday 20 January 2024 07:42:34 +0000 (0:00:00.116) 0:00:27.191 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:26 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.161) 0:00:27.352 ****** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1705736531.121673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1705736531.3386755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 263357, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1705736531.3386755, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 1189, "version": "1046149352", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:31 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.129) 0:00:27.482 ****** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1705736533.285699, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fda36068cf40484f2dfcaa5faeb49e9a35724d6d", "ctime": 1705736531.3396757, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 263359, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1705736531.3366756, "nlink": 1, "path": "/home/kdump_ssh_user/.ssh/authorized_keys", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 436, "uid": 1189, "version": "1046149357", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.140) 0:00:27.623 ****** 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": 4096, "state": "directory", "uid": 1189 } TASK [linux-system-roles.kdump : Write new authorized_keys if needed] ********** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.135) 0:00:27.758 ****** ok: [sut -> sut] => { "backup": "", "changed": false } TASK [linux-system-roles.kdump : Fetch the servers public key] ***************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:60 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.128) 0:00:27.886 ****** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFESVlvaStHVnRMYmRwR0RhcDUvZmg4Vjl3MFdmcWNpKzNNTlc0UlhnTWdhMEwvMlJqUXBhNFkwWVEyVy9lLzZlK2RrWStNaGVwQTZrZ1hCUjIxOTJNMndZUjN1ZnRFR05oWEhscUYyRWltd1MwU0F2NmtGZHBlMTRNUTdrUW1OclhtMDhZWnlNWmxud0FvMjhQOHZUMTFWZ2lGUXpmck5UbVVVSlc3L3U1YUhoa2MrQjRXZFc2WHA3eWh0S0d0WDNlejJDbFNVRzg0MlJRbldUM3JMSzM2SDVwWmcyNUtkN2JTSkJ1Z1d2N3lLakJyVzE2dnhIT0ZlMDdlazk1cExRTGNiRnU4UytJYnAzVlJTbjJsOTNjYmhQSTNnbjVKSERMbTZLdWowenlVcFR0Y2tzS0dKK2E0bXpXTkh5Q3c2RXM1MXErc2hGNVA2NFo5UWtnNlViWVAgCg==", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.113) 0:00:28.000 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "hash_host": false, "key": "10.31.10.45 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIYoi+GVtLbdpGDap5/fh8V9w0Wfqci+3MNW4RXgMga0L/2RjQpa4Y0YQ2W/e/6e+dkY+MhepA6kgXBR2192M2wYR3uftEGNhXHlqF2EimwS0SAv6kFdpe14MQ7kQmNrXm08YZyMZlnwAo28P8vT11VgiFQzfrNTmUUJW7/u5aHhkc+B4WdW6Xp7yhtKGtX3ez2ClSUG842RQnWT3rLK36H5pZg25Kd7bSJBugWv7yKjBrW16vxHOFe07ek95pLQLcbFu8S+Ibp3VRSn2l93cbhPI3gn5JHDLm6Kuj0zyUpTtcksKGJ+a4mzWNHyCw6Es51q+shF5P64Z9Qkg6UbYP \n", "mode": "0644", "name": "10.31.10.45", "owner": "root", "path": "/etc/ssh/ssh_known_hosts", "secontext": "system_u:object_r:etc_t:s0", "size": 394, "state": "file", "uid": 0 } TASK [linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists] ***** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 Saturday 20 January 2024 07:42:35 +0000 (0:00:00.149) 0:00:28.149 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705736532.970695, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "df74d6e0fdf4e118fe5048c0d9cd3f33d39ea9d8", "ctime": 1705736532.2636867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263352, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1705736532.0566843, "nlink": 1, "path": "/etc/kdump.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 120, "uid": 0, "version": "1046149373", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.127) 0:00:28.277 ****** ok: [sut] => { "changed": false, "checksum": "df74d6e0fdf4e118fe5048c0d9cd3f33d39ea9d8", "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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.323) 0:00:28.601 ****** ok: [sut] => { "attempts": 1, "changed": false, "content": "MTY4ODIwNzM2Cg==", "encoding": "base64", "source": "/sys/kernel/kexec_crash_size" } TASK [linux-system-roles.kdump : Set the kdump_reboot_required fact] *********** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:41 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.112) 0:00:28.713 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:51 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.011) 0:00:28.724 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:56 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.008) 0:00:28.733 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:61 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.009) 0:00:28.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Reboot the managed node] ********************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:70 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.009) 0:00:28.753 ****** 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-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:76 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.013) 0:00:28.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.kdump : Ensure that kdump is started] ***************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.010) 0:00:28.777 ****** ok: [sut] => { "changed": false, "name": "kdump", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 07:42:33 UTC", "ActiveEnterTimestampMonotonic": "1252764665", "ActiveExitTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ActiveExitTimestampMonotonic": "1231998231", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice remote-fs.target network.target network-online.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 07:42:12 UTC", "AssertTimestampMonotonic": "1232027923", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ConditionTimestampMonotonic": "1232027922", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Crash recovery kernel arming", "DevicePolicy": "auto", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 07:42:33 UTC", "ExecMainExitTimestampMonotonic": "1252764304", "ExecMainPID": "18818", "ExecMainStartTimestamp": "Sat 2024-01-20 07:42:12 UTC", "ExecMainStartTimestampMonotonic": "1232028564", "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=[Sat 2024-01-20 07:42:12 UTC] ; stop_time=[Sat 2024-01-20 07:42:33 UTC] ; pid=18818 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/kdumpctl ; argv[]=/usr/bin/kdumpctl stop ; ignore_errors=no ; start_time=[Sat 2024-01-20 07:42:12 UTC] ; stop_time=[Sat 2024-01-20 07:42:12 UTC] ; pid=18809 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/kdump.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "kdump.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 07:42:12 UTC", "InactiveEnterTimestampMonotonic": "1232026493", "InactiveExitTimestamp": "Sat 2024-01-20 07:42:12 UTC", "InactiveExitTimestampMonotonic": "1232028611", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "kdump.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Get the authorized_keys contents after] ********************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:143 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.188) 0:00:28.966 ****** ok: [sut -> sut] => { "changed": false, "content": "c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFERUNrQmRPZTdyYzhiQkVXeDEwSTBCZy94ZHpJUU12M1VWcy9GalRXVHhhcEhGZmw1U1VNL2Zaa0pNNE0xNWk1K0ZGTTgwMno5eGJ5VWpJUFZDTHlhK2wxQ3pIdUUyVGN5cWRFR3AwMkswMkVKK3pISWovaTFETnpTa3ZLRldCMnZMb3Vhb1ArTzFXc3AyRm1VcVNqMHQ4aWhVcHM4cUNtZzBtRGRTYnFydXBLTG84bUtNbCtkcVdnVjZhQ25zZUdlNU1CbVRWUWoyRU02V3dLNkxGek1NUmRxY3FRNjRtQktQaXo1MTRPZ1QxTE01b2ZqTi9hY1FCUE5OdTYreHV3L2JvQk9kTURvRm82N0NFbzRiRWF3L3pjelF1ekgzYjFUcGVQa0RZU2Rlb2dzc0V0eWIrcVI3SEEya0JremVvbHlabXQ4cXBWb1NTbTJzN3cwVGdaNS8gcm9vdEBhMzVkZjdiOS1hZmY4LTRmMTUtODNhNi1lNWE4ZjhmYjMxZmMudGVzdGluZy1mYXJtCg==", "encoding": "base64", "source": "/home/kdump_ssh_user/.ssh/authorized_keys" } TASK [Assert no changes to authorized_keys] ************************************ task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:149 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.116) 0:00:29.082 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get the ssh dir for the user after] ************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:153 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.014) 0:00:29.097 ****** ok: [sut -> sut] => { "changed": false, "stat": { "atime": 1705736531.121673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1705736531.3386755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 1189, "gr_name": "kdump_ssh_user", "inode": 263357, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1705736531.3386755, "nlink": 2, "path": "/home/kdump_ssh_user/.ssh", "pw_name": "kdump_ssh_user", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 4096, "uid": 1189, "version": "1046149352", "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-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:159 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.123) 0:00:29.220 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Delete user] ************************************************************* task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:166 Saturday 20 January 2024 07:42:36 +0000 (0:00:00.012) 0:00:29.233 ****** changed: [sut] => { "attempts": 1, "changed": true, "force": false, "name": "kdump_ssh_user", "remove": false, "state": "absent" } TASK [Cleanup kdump_path] ****************************************************** task path: /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:173 Saturday 20 January 2024 07:42:37 +0000 (0:00:00.216) 0:00:29.449 ****** 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 Saturday 20 January 2024 07:42:37 +0000 (0:00:00.121) 0:00:29.571 ****** =============================================================================== linux-system-roles.kdump : Restart kdump ------------------------------- 20.97s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/handlers/main.yml:2 linux-system-roles.kdump : Generate /etc/kdump.conf --------------------- 0.81s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:27 linux-system-roles.kdump : Install required packages -------------------- 0.75s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:5 linux-system-roles.kdump : Ensure that kdump is enabled ----------------- 0.51s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:2 ------------------- Gather facts from sut --------------------------------------------------- 0.38s /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:61 ------------------ linux-system-roles.kdump : Ensure that kdump is started ----------------- 0.37s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:86 linux-system-roles.kdump : Create key if it does not exist -------------- 0.32s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:2 Create a kdump user on kdump_ssh_server --------------------------------- 0.31s /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:66 ------------------ linux-system-roles.kdump : Get mode of /etc/kdump.conf if it exists ----- 0.25s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:22 linux-system-roles.kdump : Find out reserved memory for the crash kernel --- 0.24s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/main.yml:35 linux-system-roles.kdump : Add the servers public key to known_hosts on managed node --- 0.22s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 Delete user ------------------------------------------------------------- 0.22s /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:166 ----------------- linux-system-roles.kdump : Ensure ssh directory for authorized_keys if needed --- 0.22s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:36 linux-system-roles.kdump : Write new authorized_keys if needed ---------- 0.22s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:47 linux-system-roles.kdump : Fetch key ------------------------------------ 0.19s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:7 Check if system is ostree ----------------------------------------------- 0.18s /WORKDIR/git-weekly-cil3p92qr2/tests/tests_ssh_reboot.yml:101 ----------------- linux-system-roles.kdump : Get userinfo for kdump_ssh_user -------------- 0.16s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:20 linux-system-roles.kdump : Get userinfo for kdump_ssh_user -------------- 0.16s /WORKDIR/git-weekly-cil3p92qr2/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.15s /WORKDIR/git-weekly-cil3p92qr2/tests/roles/linux-system-roles.kdump/tasks/ssh.yml:66 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---