You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/09/09 20:06:00 UTC

[jira] [Resolved] (IMPALA-11570) bin/jenkins/finalize.sh should tolerate errors in subcommands like dmesg

     [ https://issues.apache.org/jira/browse/IMPALA-11570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe McDonnell resolved IMPALA-11570.
------------------------------------
    Fix Version/s: Impala 4.2.0
       Resolution: Fixed

> bin/jenkins/finalize.sh should tolerate errors in subcommands like dmesg
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-11570
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11570
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 4.2.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 4.2.0
>
>
> bin/jenkins/finalize.sh does a variety of diagnostic things like resolving minidumps and dumping system information. If some permissions are missing, dmesg can fail, and that will cause finalize.sh to exit early. In this case, minidumps won't get resolved.
> finalize.sh should be resilient to failures in any individual command, so that it continues with as much diagnosis as it can. A failing dmesg is not worth failing over.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)