I have jobs configured to build periodically (e.g. "30 3 * * *", every
day at 3:30) and it reports the last success 5 days ago and last
failure "N/A"...has anyone encountered such a problem?
Can it be that the job simply doesn't get triggered or that the "last
success/failure" isn't reported properly?
Cheers,
Tomislav
thanks for your answer. I'm afraid I don't understand what you mean by
"reloading the configuration from disk".
Anyway, I triggered a job (Job A) manually and it succeeded.
I also changed the cron schedule of another job (Job B) from "50 1 * *
*" to "10 * * * *" and nothing happened at 11:10. I then manually
started Job B and it succeeded, but the scheduled build was not
triggered at 12:10.
Earlier today (before these manual tests) I checked the job workspace
and could confirm that all files are at least 6 days old although
normally at least some files should be younger than 24 hours. Checking
the workspace now I can see files changed an hour ago (as expected).
So, "build periodically" does not seem to build periodically. What can
I do to fix it?
Cheers,
Tomislav
Cheers, Tomislav
Does this remind anyone of similar Jenkins behaviour they've seen?
Cheers,
Tomislav