Bug 282366
Summary: | [CISupport][build.webkit.org] build step clean-git-index-lock is not working | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Tools / Tests | Assignee: | Carlos Alberto Lopez Perez <clopez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
Currently on the RPi perf board there is constantly happening this:
fatal: Unable to create '/home/buildbot/worker/WPE-Linux-RPi4-32bits-Mesa-Release-Perf-Tests/build/.git/index.lock': File exists.
see: https://build.webkit.org/#/builders/892/builds/9868
This is because this boards run with a nfs-mounted directory and sometimes they reboot uncleanly and those stale lock files remain there causing issues.
So i think we should take care of this on the buildbot steps
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
It seems we already have an step for that but it is not working
Radar WebKit Bug Importer
<rdar://problem/139393224>
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/36398
EWS
Committed 286526@main (f3acc6a57d57): <https://commits.webkit.org/286526@main>
Reviewed commits have been landed. Closing PR #36398 and removing active labels.