Bug 266141

Summary: [ews] show-identifier step is failing sometimes with error No archives for six-1.16 found
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=250911
https://bugs.webkit.org/show_bug.cgi?id=266411
https://bugs.webkit.org/show_bug.cgi?id=266766

Aakash Jain
Reported 2023-12-09 03:36:24 PST
[ews] show-identifier step is failing on some bots with error No archives for six-1.16 found. e.g.: https://ews-build.webkit.org/#/builders/48/builds/8366/steps/8/logs/stdio <urlopen error Tunnel connection failed: 403 Forbidden> Failed to download six, retrying <urlopen error Tunnel connection failed: 403 Forbidden> Failed to download six, retrying Traceback (most recent call last): File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/git-webkit", line 28, in <module> import webkitpy File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/webkitpy/__init__.py", line 138, in <module> import six File "<frozen importlib._bootstrap>", line 1007, in _find_and_load File "<frozen importlib._bootstrap>", line 982, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 925, in _find_spec File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 690, in find_spec loader = cls.find_module(fullname, path=path) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 704, in find_module cls.install(name) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 677, in install return all([to_install.install() for to_install in packages]) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 677, in <listcomp> return all([to_install.install() for to_install in packages]) File "/Volumes/Data/worker/iOS-17-Build-EWS/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py", line 324, in install raise ValueError('No archives for {}-{} found'.format(self.pypi_name, self.version)) ValueError: No archives for six-1.16 found
Attachments
Jonathan Bedard
Comment 2 2023-12-11 07:36:35 PST
This is a network failure, we unable to reach pypi.
Radar WebKit Bug Importer
Comment 3 2023-12-16 03:37:14 PST
Aakash Jain
Comment 4 2023-12-16 05:43:27 PST
EWS
Comment 5 2023-12-16 12:46:02 PST
Committed 272182@main (aac162dd61cb): <https://commits.webkit.org/272182@main> Reviewed commits have been landed. Closing PR #21922 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.