[ 
https://issues.apache.org/jira/browse/HBASE-26186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398300#comment-17398300
 ] 

Sean Busbey commented on HBASE-26186:
-------------------------------------

To confirm the failure, this is how I found the relevant workspace:

* Go to the [build page for a failed build (not blue 
ocean)|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/]
* click on ["pipeline 
steps"|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/flowGraphTable/]
 in the left hand nav area
* scroll way down to the [shell script that failed in the packaging and 
integration 
work|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/execution/node/191/]
* the top of that page lists the parent pipeline steps. click on them until you 
get to the [step that allocated a 
node|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/execution/node/3/].
* that page links to the [workspace for the executor on the 
host|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/execution/node/3/ws/]
* at the time there was a hadoop-3.1.1 tarball that was ~3 MB. downloading and 
using it locally it showed the same failure as the job.

Another way to do this is to go the [failed job's list of all workspaces 
used|https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase%20Nightly/job/branch-2/320/ws/]
 (left nav bar from the job page) and just spot check for the file we knew was 
messed up. In this case there were only 6. this approach also makes it clearer 
that this workspace was on the {{hbase9}} node.

Previously I would have clicked the "clear workspace" link on the workspace 
link to wipe everything for that executor on that host. But that link is no 
longer present. I reached out to #asfinfra on slack and they ssh'd to the 
machine and removed the file.

> "Packaging and Integration" stage broken on branch-2 since 
> 8bc180c7737bbd1792851004625c552896bf57c6
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-26186
>                 URL: https://issues.apache.org/jira/browse/HBASE-26186
>             Project: HBase
>          Issue Type: Task
>          Components: build, integration tests
>    Affects Versions: 2.5.0
>            Reporter: Nick Dimiduk
>            Priority: Major
>
> Nightly builds of branch-2 have been failing on the "Packaging and 
> Integration" stage since 2021-07-22, commit 
> 8bc180c7737bbd1792851004625c552896bf57c6.
> The first failing build was 
> https://ci-hadoop.apache.org/blue/organizations/jenkins/HBase%2FHBase%20Nightly/detail/branch-2/304/pipeline/12



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to