This page includes the reference list for the cronjob event reasons that Kubernetes® uses in Version v1.21.3.

Warning Event Type

Event ReasonMessage

UnexpectedJob

Saw a job that the controller did not create or forgot.

FailedNeedsStart

Cannot determine if job needs to be started: %err

MissSchedule

Missed scheduled time to start a job: %{time}

FailedGet

Get job: %{error from api-server}

FailedCreate

Error creating job.

FailedDelete

Deleted job: %{error from api-server}

UnParseableCronJobSchedule

Unparseable schedule for cronjob: %{schedule}

InvalidSchedule

Invalid schedule schedule: %{schedule} : %{err}

UnparseableSchedule

Unparseable schedule for cronjob: %{schedule}

TooManyMissedTimes

Too many missed start times: %{number of misses}. Set or decrease .spec.startingDeadlineSeconds or check clock skew.


Normal Event Type

Event ReasonMessage

SawCompletedJob

Saw completed job: %{name}, status: %v

MissingJob

Active job went missing: %{job-name}

SuccessfulCreate

Created job %{job name}.

SuccessfulDelete

Deleted job: %{job name}.

JobAlreadyActive

Not starting job because prior execution is running and concurrency policy is Forbid.



OpenTelemetry™ and Kubernetes® (as applicable) are trademarks of The Linux Foundation®.