Bug 250911
| Summary: | [ews] show-identifier step is failing on some bots with error No archives for certifi | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | aakash_jain, jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=266141 | ||
Aakash Jain
[ews] show-identifier step is failing on some bots with error No archives for certifi.
e.g.:
https://ews-build.webkit.org/#/builders/76/builds/14259/steps/8/logs/stdio (ews108)
File "/Volumes/Data/worker/iOS-16-Simulator-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 285, in install
raise ValueError('No archives for {}-{} found'.format(self.pypi_name, self.version))
ValueError: No archives for certifi-2022.12.7 found
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104757462>
Aakash Jain
Another occurrence: https://ews-build.webkit.org/#/builders/76/builds/18799/steps/8/logs/stdio
Jonathan Bedard
Must be new bots, that code path is only triggered if we don't have auto installed packages.