journalctl -u snapper-cleanup
says
Jul 17 03:45:40 jenkins systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Jul 17 03:45:40 jenkins systemd-helper[4418]: running cleanup for 'root'.
Jul 17 03:45:40 jenkins systemd-helper[4418]: running number cleanup for 'root'.
Jul 17 03:45:40 jenkins systemd-helper[4418]: IO Error (.snapshots is not a btrfs subvolume).
Jul 17 03:45:40 jenkins systemd-helper[4418]: number cleanup for 'root' failed.
Jul 17 03:45:40 jenkins systemd-helper[4418]: running timeline cleanup for 'root'.
Jul 17 03:45:40 jenkins systemd-helper[4418]: running empty-pre-post cleanup for 'root'.
Jul 17 03:45:40 jenkins systemd[1]: snapper-cleanup.service: Main process exited, code=exited, status=1/FAILURE
Jul 17 03:45:40 jenkins systemd[1]: snapper-cleanup.service: Failed with result 'exit-code'.
For this I found a report https://www.spinics.net/lists/linux-btrfs/msg74706.html from a user on Tumbleweed but nothing conclusive there. I called systemctl snapper-cleanup && journalctl -f -u snapper-cleanup
but no problem there. Problem can not be reproduced.
jenkins-plugins-update
failed with
Jul 17 03:00:00 jenkins systemd[1]: Started Automatically update jenkins plugins..
Jul 17 03:00:00 jenkins (-plugins)[25014]: jenkins-plugins-update.service: Failed to locate executable /usr/local/bin/update-jenkins-plugins: No such file or directory
Jul 17 03:00:00 jenkins (-plugins)[25014]: jenkins-plugins-update.service: Failed at step EXEC spawning /usr/local/bin/update-jenkins-plugins: No such file or directory
Jul 17 03:00:00 jenkins systemd[1]: jenkins-plugins-update.service: Main process exited, code=exited, status=203/EXEC
Jul 17 03:00:00 jenkins systemd[1]: jenkins-plugins-update.service: Failed with result 'exit-code'.
That should be fixed by https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/919