[
https://issues.apache.org/jira/browse/IMPALA-8089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746473#comment-16746473
]
ASF subversion and git services commented on IMPALA-8089:
---------------------------------------------------------
Commit 06d24b46f67015222a3406e8307b92e913dd372d in impala's branch
refs/heads/master from Philip Zeyliger
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=06d24b4 ]
IMPALA-8089: Fixing run-all-tests timeout raciness.
We observed some failures in "pkill -P $TIMEOUT_PID". pkill
will fail if there are no child processes, which could happen
if there is, at that point in time, no "sleep" process running.
To fix this, we simply ignore the error condition here.
I added some debugging to run-all-tests-timeout-check.sh as well.
I'm not 100% certain this is the right fix.
Change-Id: Ieccfda933f526c116e49c46bf34f7245b357cb07
Reviewed-on: http://gerrit.cloudera.org:8080/12230
Reviewed-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Bikramjeet Vig <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Sporadic upstream jenkins failures with "ERROR in bin/run-all-tests.sh at
> line 237: pkill -P $TIMEOUT_PID"
> ----------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-8089
> URL: https://issues.apache.org/jira/browse/IMPALA-8089
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.2.0
> Reporter: David Knupp
> Assignee: Bikramjeet Vig
> Priority: Critical
>
> Example failure at:
> https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/4113/consoleFull
> {noformat}
> 04:32:09 ERROR in bin/run-all-tests.sh at line 237: pkill -P $TIMEOUT_PID
> 04:32:09 Generated:
> /home/ubuntu/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.run-all-tests.20190115_04_32_09.xml
> 04:32:09 + RET_CODE=1
> {noformat}
> Still looking, but I don't see any other obvious issues right now.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]