# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cijh3xlk_8/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_example.yml **************************************************** 1 plays in /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:3 Saturday 20 January 2024 13:46:44 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:15 Saturday 20 January 2024 13:46:44 +0000 (0:00:00.795) 0:00:00.807 ****** TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Saturday 20 January 2024 13:46:44 +0000 (0:00:00.018) 0:00:00.826 ****** included: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Saturday 20 January 2024 13:46:44 +0000 (0:00:00.012) 0:00:00.838 ****** skipping: [sut] => { "changed": false, "false_condition": "__journald_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Saturday 20 January 2024 13:46:44 +0000 (0:00:00.017) 0:00:00.856 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Saturday 20 January 2024 13:46:45 +0000 (0:00:00.179) 0:00:01.035 ****** ok: [sut] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Saturday 20 January 2024 13:46:45 +0000 (0:00:00.013) 0:00:01.049 ****** skipping: [sut] => { "false_condition": "not journald_persistent" } TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Saturday 20 January 2024 13:46:45 +0000 (0:00:00.016) 0:00:01.066 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [fedora.linux_system_roles.journald : Ensure required services are enabled] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 Saturday 20 January 2024 13:46:45 +0000 (0:00:00.569) 0:00:01.635 ****** ok: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ActiveEnterTimestampMonotonic": "5482378", "ActiveExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ActiveExitTimestampMonotonic": "5318721", "ActiveState": "active", "After": "systemd-journald.socket system.slice syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:27:04 UTC", "AssertTimestampMonotonic": "5320425", "Before": "systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ConditionTimestampMonotonic": "5320424", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "351", "ExecMainStartTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ExecMainStartTimestampMonotonic": "5320950", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 13:27:04 UTC", "InactiveEnterTimestampMonotonic": "5320344", "InactiveExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "InactiveExitTimestampMonotonic": "5320999", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "351", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-20 13:46:44 UTC", "WatchdogTimestampMonotonic": "1185490330", "WatchdogUSec": "3min" } } ok: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ActiveEnterTimestampMonotonic": "5621838", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount systemd-remount-fs.service systemd-journald.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:27:04 UTC", "AssertTimestampMonotonic": "5482621", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ConditionTimestampMonotonic": "5482619", "ControlGroup": "/system.slice/systemd-journal-flush.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ExecMainExitTimestampMonotonic": "5621631", "ExecMainPID": "373", "ExecMainStartTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ExecMainStartTimestampMonotonic": "5483292", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "InactiveExitTimestampMonotonic": "5483350", "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": "systemd-journal-flush.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 systemd-journald.service -.mount", "RequiresMountsFor": "/var/log/journal", "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": "10000000", "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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.journald : Create journald configuration drop-in directory] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.599) 0:00:02.235 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/journald.conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Configure persistent journal] ******* task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.197) 0:00:02.433 ****** included: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml for sut TASK [fedora.linux_system_roles.journald : Ensure persistent log store exists] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.021) 0:00:02.454 ****** changed: [sut] => { "changed": true, "gid": 190, "group": "systemd-journal", "mode": "02755", "owner": "root", "path": "/var/log/journal", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.133) 0:00:02.587 ****** ok: [sut] => { "changed": false, "cmd": [ "systemd-tmpfiles", "--create", "--prefix=/var/log/journal", "/usr/lib/tmpfiles.d/systemd.conf" ], "delta": "0:00:00.015261", "end": "2024-01-20 13:46:46.806569", "rc": 0, "start": "2024-01-20 13:46:46.791308" } TASK [fedora.linux_system_roles.journald : Configure volatile journal] ********* task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:40 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.201) 0:00:02.788 ****** skipping: [sut] => { "changed": false, "false_condition": "not (journald_persistent | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Deploy journald configuration drop-in] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Saturday 20 January 2024 13:46:46 +0000 (0:00:00.015) 0:00:02.804 ****** Notification for handler Restart journald services has been saved. changed: [sut] => { "changed": true, "checksum": "92030e3612cc290c186f6c1bb320f122edf6f4fd", "dest": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "gid": 0, "group": "root", "md5sum": "50d163661401b046cb30202e224f0071", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 192, "src": "/root/.ansible/tmp/ansible-tmp-1705758406.8684814-1650-93461249536380/source", "state": "file", "uid": 0 } TASK [Flush handlers] ********************************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:22 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.434) 0:00:03.239 ****** NOTIFIED HANDLER fedora.linux_system_roles.journald : Restart journald services for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.journald : Restart journald services] *** task path: /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.003) 0:00:03.243 ****** changed: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ActiveEnterTimestampMonotonic": "5482378", "ActiveExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ActiveExitTimestampMonotonic": "5318721", "ActiveState": "active", "After": "systemd-journald.socket system.slice syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:27:04 UTC", "AssertTimestampMonotonic": "5320425", "Before": "systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ConditionTimestampMonotonic": "5320424", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "351", "ExecMainStartTimestamp": "Sat 2024-01-20 13:27:04 UTC", "ExecMainStartTimestampMonotonic": "5320950", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 13:27:04 UTC", "InactiveEnterTimestampMonotonic": "5320344", "InactiveExitTimestamp": "Sat 2024-01-20 13:27:04 UTC", "InactiveExitTimestampMonotonic": "5320999", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "351", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-20 13:46:44 UTC", "WatchdogTimestampMonotonic": "1185490330", "WatchdogUSec": "3min" } } changed: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ActiveEnterTimestampMonotonic": "1188536552", "ActiveExitTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ActiveExitTimestampMonotonic": "1188486609", "ActiveState": "active", "After": "system.slice -.mount systemd-remount-fs.service systemd-journald.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:46:47 UTC", "AssertTimestampMonotonic": "1188522363", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ConditionTimestampMonotonic": "1188522362", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ExecMainExitTimestampMonotonic": "1188536351", "ExecMainPID": "11696", "ExecMainStartTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ExecMainStartTimestampMonotonic": "1188523034", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-01-20 13:46:47 UTC] ; stop_time=[Sat 2024-01-20 13:46:47 UTC] ; pid=11696 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 13:46:47 UTC", "InactiveEnterTimestampMonotonic": "1188486609", "InactiveExitTimestamp": "Sat 2024-01-20 13:46:47 UTC", "InactiveExitTimestampMonotonic": "1188523126", "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": "systemd-journal-flush.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 systemd-journald.service -.mount", "RequiresMountsFor": "/var/log/journal", "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": "10000000", "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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Get systemd-journald service state] ************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:25 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.439) 0:00:03.682 ****** ok: [sut] => { "changed": false, "cmd": [ "systemctl", "show", "--property", "SubState", "systemd-journald.service" ], "delta": "0:00:00.006231", "end": "2024-01-20 13:46:47.832661", "rc": 0, "start": "2024-01-20 13:46:47.826430" } STDOUT: SubState=running TASK [Verify that systemd-journald is running] ********************************* task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:32 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.127) 0:00:03.810 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that syslog is set properly] ************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:36 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.009) 0:00:03.819 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "ForwardToSyslog=yes", "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" ], "delta": "0:00:00.003988", "end": "2024-01-20 13:46:47.969207", "rc": 0, "start": "2024-01-20 13:46:47.965219" } STDOUT: ForwardToSyslog=yes TASK [Verify that /var/log/journal/$MACHINE_ID/system.journal exists] ********** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:42 Saturday 20 January 2024 13:46:47 +0000 (0:00:00.126) 0:00:03.946 ****** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1705758407.4914436, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16400, "charset": "binary", "checksum": "fcb1fc4d1f2034725038dbd1542b7353b525027e", "ctime": 1705758407.9644442, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 190, "gr_name": "systemd-journal", "inode": 263355, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/octet-stream", "mode": "0640", "mtime": 1705758407.9644442, "nlink": 1, "path": "/var/log/journal/9950218729d349cf9187faeec4081b94/system.journal", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 8388608, "uid": 0, "version": "1389068191", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify that system.journal is in online state] *************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:48 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.152) 0:00:04.098 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/9950218729d349cf9187faeec4081b94/system.journal | grep -q 'State: ONLINE'\n", "delta": "0:00:00.006409", "end": "2024-01-20 13:46:48.250237", "rc": 0, "start": "2024-01-20 13:46:48.243828" } TASK [Verify that system.journal is compressed] ******************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:57 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.128) 0:00:04.227 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl --header --file /var/log/journal/9950218729d349cf9187faeec4081b94/system.journal | grep -q COMPRESSED\n", "delta": "0:00:00.006250", "end": "2024-01-20 13:46:48.378532", "rc": 0, "start": "2024-01-20 13:46:48.372282" } TASK [Verify that system journal can have maximum size of 2.0G] **************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:66 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.128) 0:00:04.356 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; journalctl -b -u systemd-journald -p info | grep max | tail -n 1 | grep -q -E 'max( allowed)? 2.0G'\n", "delta": "0:00:00.009649", "end": "2024-01-20 13:46:48.508833", "rc": 0, "start": "2024-01-20 13:46:48.499184" } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:74 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.131) 0:00:04.487 ****** included: /WORKDIR/git-weekly-cijh3xlk_8/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tasks/check_header.yml:3 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.011) 0:00:04.499 ****** ok: [sut] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCgojCiMgQW5zaWJsZSBtYW5hZ2VkCiMKIyBzeXN0ZW1fcm9sZTpqb3VybmFsZAoKW0pvdXJuYWxdClN0b3JhZ2U9cGVyc2lzdGVudApTeXN0ZW1NYXhVc2U9MjA0OE0KU3BsaXRNb2RlPXVpZApTeW5jSW50ZXJ2YWxTZWM9MW0KQ29tcHJlc3M9eWVzCkZvcndhcmRUb1N5c2xvZz15ZXMK", "encoding": "base64", "source": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tasks/check_header.yml:9 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.177) 0:00:04.676 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:80 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.027) 0:00:04.704 ****** changed: [sut] => { "changed": true, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Restart journald services] *********************************************** task path: /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:85 Saturday 20 January 2024 13:46:48 +0000 (0:00:00.129) 0:00:04.833 ****** changed: [sut] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ActiveEnterTimestampMonotonic": "1188521144", "ActiveExitTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ActiveExitTimestampMonotonic": "1188487943", "ActiveState": "active", "After": "systemd-journald.socket system.slice syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:46:47 UTC", "AssertTimestampMonotonic": "1188508551", "Before": "systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "159990153423", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ConditionTimestampMonotonic": "1188508550", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11694", "ExecMainStartTimestamp": "Sat 2024-01-20 13:46:47 UTC", "ExecMainStartTimestampMonotonic": "1188509277", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[Sat 2024-01-20 13:46:47 UTC] ; stop_time=[n/a] ; pid=11694 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 13:46:47 UTC", "InactiveEnterTimestampMonotonic": "1188508001", "InactiveExitTimestamp": "Sat 2024-01-20 13:46:47 UTC", "InactiveExitTimestampMonotonic": "1188509323", "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": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11694", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald.socket", "Type": "notify", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "initrd-switch-root.target sysinit.target", "Wants": "systemd-journald.socket", "WatchdogTimestamp": "Sat 2024-01-20 13:46:47 UTC", "WatchdogTimestampMonotonic": "1188521806", "WatchdogUSec": "3min" } } changed: [sut] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-20 13:46:49 UTC", "ActiveEnterTimestampMonotonic": "1190101935", "ActiveExitTimestamp": "Sat 2024-01-20 13:46:49 UTC", "ActiveExitTimestampMonotonic": "1190075789", "ActiveState": "active", "After": "system.slice -.mount systemd-remount-fs.service systemd-journald.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-20 13:46:49 UTC", "AssertTimestampMonotonic": "1190096652", "Before": "systemd-user-sessions.service systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-20 13:46:49 UTC", "ConditionTimestampMonotonic": "1190096650", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2024-01-20 13:46:49 UTC", "ExecMainExitTimestampMonotonic": "1190101759", "ExecMainPID": "11815", "ExecMainStartTimestamp": "Sat 2024-01-20 13:46:49 UTC", "ExecMainStartTimestampMonotonic": "1190097370", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/journalctl ; argv[]=/usr/bin/journalctl --flush ; ignore_errors=no ; start_time=[Sat 2024-01-20 13:46:49 UTC] ; stop_time=[Sat 2024-01-20 13:46:49 UTC] ; pid=11815 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-20 13:46:49 UTC", "InactiveEnterTimestampMonotonic": "1190075789", "InactiveExitTimestamp": "Sat 2024-01-20 13:46:49 UTC", "InactiveExitTimestampMonotonic": "1190097439", "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": "systemd-journal-flush.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 systemd-journald.service -.mount", "RequiresMountsFor": "/var/log/journal", "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": "10000000", "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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WantedBy": "sysinit.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* sut : ok=24 changed=6 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Saturday 20 January 2024 13:46:49 +0000 (0:00:00.427) 0:00:05.260 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:3 ---------------------- fedora.linux_system_roles.journald : Ensure required services are enabled --- 0.60s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:21 fedora.linux_system_roles.journald : Ensure required packages are installed --- 0.57s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 fedora.linux_system_roles.journald : Restart journald services ---------- 0.44s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/handlers/main.yml:3 fedora.linux_system_roles.journald : Deploy journald configuration drop-in --- 0.43s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:44 Restart journald services ----------------------------------------------- 0.43s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:85 --------------------- fedora.linux_system_roles.journald : Apply tmpfiles.d snippet on persistent log store --- 0.20s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:11 fedora.linux_system_roles.journald : Create journald configuration drop-in directory --- 0.20s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:28 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.18s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Get file ---------------------------------------------------------------- 0.18s /WORKDIR/git-weekly-cijh3xlk_8/tests/tasks/check_header.yml:3 ----------------- Verify that /var/log/journal/$MACHINE_ID/system.journal exists ---------- 0.15s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:42 --------------------- fedora.linux_system_roles.journald : Ensure persistent log store exists --- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/persistent.yml:3 Verify that system journal can have maximum size of 2.0G ---------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:66 --------------------- Cleanup ----------------------------------------------------------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:80 --------------------- Verify that system.journal is in online state --------------------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:48 --------------------- Verify that system.journal is compressed -------------------------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:57 --------------------- Get systemd-journald service state -------------------------------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:25 --------------------- Verify that syslog is set properly -------------------------------------- 0.13s /WORKDIR/git-weekly-cijh3xlk_8/tests/tests_example.yml:36 --------------------- Check for presence of ansible managed header, fingerprint --------------- 0.03s /WORKDIR/git-weekly-cijh3xlk_8/tests/tasks/check_header.yml:9 ----------------- fedora.linux_system_roles.journald : Configure persistent journal ------- 0.02s /WORKDIR/git-weekly-cijh3xlk_8/.collection/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:36 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---