Actions
action #180980
closedopenqa.suse.de: Cron <geekotest@ariel> ls -t /var/lib/snapshot-changes/kubic/Tumbleweed/* | tail -n +60 | xargs rm -f
Status:
Resolved
Priority:
High
Assignee:
-
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
This error is reported in emails with the subject Cron geekotest@ariel ls -t /var/lib/snapshot-changes/kubic/Tumbleweed/* | tail -n +60 | xargs rm -f:
ls: cannot access '/var/lib/snapshot-changes/kubic/Tumbleweed/*': No such file or directory
Acceptance Criteria¶
- AC1:
Suggestions¶
- Confirm what is causing this message.
- Consider ignoring this message (temporarily)
- Adjust relevant configs to avoid this error
Updated by livdywan 4 days ago
- Copied from action #180926: openqa.suse.de: Cron <root@openqa> touch /var/lib/openqa/factory/repo/cvd/* size:S added
Updated by livdywan 4 days ago
- Related to action #180209: Emails not sent to osd-admins for all salt-controlled hosts size:S added
Updated by gpathak 3 days ago
Unfortunately, there is no any directory named kubic
on ariel
gpathak@ariel:~> sudo grep -rn "snapshot" /etc/cron.d/
/etc/cron.d/factory-news-maintenance:3:0 1 * * SUN geekotest ls -t /var/lib/snapshot-changes/opensuse/Tumbleweed/* | tail -n +60 | xargs rm -f
/etc/cron.d/factory-news-maintenance:4:15 1 * * SUN geekotest ls -t /var/lib/snapshot-changes/opensuse-aarch64/Tumbleweed/* | tail -n +60 | xargs rm -f
/etc/cron.d/factory-news-maintenance:6:0 2 1 * * geekotest ls -t /var/lib/snapshot-changes/microos/Tumbleweed/* | tail -n +60 | xargs rm -f
/etc/cron.d/factory-news-maintenance:7:15 2 1 * * geekotest ls -t /var/lib/snapshot-changes/microos-aarch64/Tumbleweed/* | tail -n +60 | xargs rm -f
gpathak@ariel:~>
Updated by livdywan 3 days ago
- Status changed from New to Resolved
As @tinita noticed, this seems to be a rather old emails. Honestly no idea how this old email showed up in my inbox. I didn't check the date previously I guess.
On 01/12/2024 03.00, "(Cron Daemon)" <geekotest@ariel.dmz-prg2.suse.org> wrote:
> ls: cannot access '/var/lib/snapshot-changes/kubic/Tumbleweed/*': No such file or directory
So maybe we're good here.
Actions