[
https://issues.apache.org/jira/browse/HBASE-28722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864494#comment-17864494
]
Duo Zhang commented on HBASE-28722:
-----------------------------------
Checked again, in 'init health results', we just stash a doesn't-match file,
which should not exist.
So the problem should be in the final post stage, we should delete all the
output directories before unstashing, let me try.
> Should wipe out all the output directories before unstash in nightly job
> ------------------------------------------------------------------------
>
> Key: HBASE-28722
> URL: https://issues.apache.org/jira/browse/HBASE-28722
> Project: HBase
> Issue Type: Bug
> Components: jenkins, scripts
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.10
>
>
> For master and branch-3, we do not have jdk8 and jdk11 stages but we can
> still see there are comments on jira which include these stages's results.
> I think the problem is that, in the 'init health results' stage, we want to
> stash some empty results but actually there are some build results for
> previous builds there so we stash some non empty results.
> We should wipe out these directories first before stash them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)