-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 17.06.2012 00:07, Merlissimo wrote:
All jobs named "subster_en" were executed successfully by sge (mostly on wolfsbane). The return code of your python script was 0, but the runtime was only about a minute. You can check it by executing e.g. "qacct -j subster_en -d 10" So you should check your log files ~drtrigon/subster_en.o2160088, ~drtrigon/subster_en.o2156743, .... if something is wrong with your python script.
Thanks for the hint - I bet I would have forgot to write the 'q' in 'qacct'... ;)
So as you adviced me I entered:
qacct -j subster_en -d 10
and was supprised to find I was not always the same (this) job that did not execute. BUT when looking more closely I found e.g.:
* subster_en was NOT executed on: Fri Jun 15 * mainbot was NOT executed on: Son Jun 17
(I got the wrong impression to be always the same because it was always/mostly 1 script that misses... The ones in between those dates are harder to say, because I manually started some of them...)
And check all logs you mentioned additionally - but did not found something related.
So why are some of my cronie-jobs or qcronsub calls (typically 1 per day) silently dropped?
Thanks and greetings DrTrigon