Project

General

Profile

Actions

action #165027

closed

(Cron Daemon) sending email about /usr/bin/dehydrated --cron

Added by livdywan 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Observation

Following a conversation in Slack @nicksinger enabled emails for cron jobs. Now we're getting emails from (Cron Daemon) such as this:

# INFO: Using main config file /etc/dehydrated/config
# INFO: Running /usr/bin/dehydrated as dehydrated/dehydrated
# INFO: Using main config file /etc/dehydrated/config
Processing openqa.opensuse.org
 + Checking domain name(s) of existing cert... unchanged.
 + Checking expire date of existing cert...
 + Valid till Oct 17 23:00:12 2024 GMT (Longer than 30 days). Skipping renew!

Suggestions

  • Don't send emails related to dehydrated/certificates if there is nothing to do

Related issues 1 (0 open1 closed)

Copied to openQA Infrastructure - action #165030: (Cron Daemon) sending email about /opt/openqa-scripts/dump-psqlResolvednicksinger2024-08-07

Actions
Actions #1

Updated by livdywan 3 months ago

  • Copied to action #165030: (Cron Daemon) sending email about /opt/openqa-scripts/dump-psql added
Actions #2

Updated by nicksinger 3 months ago

  • Status changed from New to Feedback
  • Assignee set to nicksinger
Actions #3

Updated by nicksinger 3 months ago

  • Status changed from Feedback to Resolved

Merged and deployed on o3. I adjusted our root crontab to:

0   0   *   *   *       /usr/bin/dehydrated --cron | /opt/os-autoinst-scripts/filter-dehydrated-cron-output

we should not see these messages again.

Actions

Also available in: Atom PDF