Bug 251211
| Summary: | [EWS] clean-up-git-repo step may time out during `git prune` on Windows bots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | aakash_jain, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=250623 https://bugs.webkit.org/show_bug.cgi?id=251267 |
||
David Kilzer (:ddkilzer)
[EWS] clean-up-git-repo step may time out during `git prune` on Windows bots.
```
git prune
in dir /home/buildbot/worker/Windows-EWS/build (timeout 300 secs)
watching logfiles {}
argv: ['git', 'prune']
using PTY: False
command timed out: 300 seconds without output running ['git', 'prune'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=300.085757
```
<https://ews-build.webkit.org/#/builders/10/builds/174347>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Maybe related to:
Bug 251267: [ews] Regression: git steps in ews builds have started taking long time
https://bugs.webkit.org/show_bug.cgi?id=251267
Radar WebKit Bug Importer
<rdar://problem/104961491>
Ryan Haddad
Since have taken down our Windows infrastructure, moving this to resolved / wontfix.