[SSSD] [PATCH] tests: be_ptask fix timer issue

Lukas Slebodnik lslebodn at redhat.com
Tue Dec 9 11:53:47 UTC 2014


On (08/12/14 23:33), Pavel Březina wrote:
>On 12/08/2014 09:24 PM, Jakub Hrozek wrote:
>>On Mon, Dec 08, 2014 at 07:45:37PM +0100, Pavel Březina wrote:
>>>https://fedorahosted.org/sssd/ticket/2521
>>
>>It's much better with this patch than without -- without the patch, I've
>>seen maybe 30% failure rate, now I see maybe 10%. But I can still
>>reproduce failures quite easily.
>>
>>Would you like to access to my machine or maybe logs?
>
>Yes, please.
>

http://sssd-ci.duckdns.org/logs/job/4/95/debian_testing/ci-build-debug/test_be_ptask.log

I think the previous one is the same as from rhel6:

[ RUN      ] test_be_ptask_reschedule_backoff
(Tue Dec  9 12:02:46:748456 2014) [sssd] [be_ptask_create] (0x0400): Periodic task [Test ptask] was created
(Tue Dec  9 12:02:46:748586 2014) [sssd] [be_ptask_schedule] (0x0400): Task [Test ptask]: scheduling task 0 seconds from now [1418122966]
(Tue Dec  9 12:02:46:749425 2014) [sssd] [be_ptask_execute] (0x0400): Task [Test ptask]: executing task, timeout 0 seconds
(Tue Dec  9 12:02:46:749797 2014) [sssd] [be_ptask_done] (0x0400): Task [Test ptask]: finished successfully
(Tue Dec  9 12:02:46:750098 2014) [sssd] [be_ptask_schedule] (0x0400): Task [Test ptask]: scheduling task 1 seconds from last execution time [1418122967]
(Tue Dec  9 12:02:47:000689 2014) [sssd] [be_ptask_execute] (0x0400): Task [Test ptask]: executing task, timeout 0 seconds
(Tue Dec  9 12:02:47:001206 2014) [sssd] [be_ptask_done] (0x0400): Task [Test ptask]: finished successfully
(Tue Dec  9 12:02:47:001339 2014) [sssd] [be_ptask_schedule] (0x0400): Task [Test ptask]: scheduling task 2 seconds from last execution time [1418122968]
now_backoff + PERIOD <= ptask->last_execution
/var/lib/jenkins/workspace/ci/label/debian_testing/src/tests/cmocka/test_be_ptask.c:750: error: Failure!
[  FAILED  ] test_be_ptask_reschedule_backoff

LS



More information about the sssd-devel mailing list