[JIRA] (OVIRT-1978) durable-task-plugin aborting jobs
Daniel Belenky (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Sun Apr 22 12:32:17 UTC 2018
Daniel Belenky created OVIRT-1978:
-------------------------------------
Summary: durable-task-plugin aborting jobs
Key: OVIRT-1978
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1978
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Daniel Belenky
Assignee: infra
It seems that the durable-task-plugin is aborting jobs that runs a shell script after (default) 15 seconds of inactivity. It considers a shell script inactive if it doesn't write any output to STDOUT.
I haven't been able yet to determine the root cause and why we don't see the same issue in production.
{code:java}
wrapper script does not seem to be touching the log file in /home/jenkins-staging/workspace/jenkins_standard-check-patch at tmp/durable-cea206c5
(JENKINS-48300: if on a laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=300)
{code}
Maybe we should increase the HEARTBEAT_CHECK_INTERVAL as suggested in the error message. But why we don't see this error in production Jenkins but only in staging?
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20180422/fd16d374/attachment.html>
More information about the Infra
mailing list