Actions
action #53474
open[easy][beginner][monitoring] "mkdir /var/lib/openqa/images/0bf/862/.thumbs: File exists at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Jobs.pm line 1227."
Start date:
2019-06-23
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
from o3 openqa-logwarn
[2019-06-21T23:53:29.0150 UTC] [error] mkdir /var/lib/openqa/images/0bf/862/.thumbs: File exists at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Jobs.pm line 1227.
Suggestions¶
- Use https://docs.mojolicious.org/Mojo/File#make_path everywhere instead of
mkdir
calls which non-atomically check if the directory already exists
Further details¶
entrance level issue
Updated by okurz over 5 years ago
excluded from alerts in https://github.com/os-autoinst/openqa-logwarn
Updated by okurz over 2 years ago
- Tags set to easy, beginner, entrance level
- Subject changed from [monitoring] "mkdir /var/lib/openqa/images/0bf/862/.thumbs: File exists at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Jobs.pm line 1227." to [easy][beginner][monitoring] "mkdir /var/lib/openqa/images/0bf/862/.thumbs: File exists at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Jobs.pm line 1227."
- Description updated (diff)
Actions