Open Bug 1822571 Opened 2 years ago Updated 1 year ago

Intermittent ModuleNotFoundError: No module named 'idna'

Categories

(Firefox Build System :: Task Configuration, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=409010052&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cGrHwQmSQRWyRLtzvc4dPQ/runs/0/artifacts/public/logs/live_backing.log


[task 2023-03-15T14:29:01.729Z] 14:29:01     INFO - Running main action method: install
[task 2023-03-15T14:29:01.730Z] 14:29:01     INFO - Getting output from command: ['Z:\\task_167888958518237\\build\\venv\\Scripts\\pip', 'list', '--format', 'freeze', '--no-index']
[task 2023-03-15T14:29:01.730Z] 14:29:01     INFO - Copy/paste: Z:\task_167888958518237\build\venv\Scripts\pip list --format freeze --no-index
[task 2023-03-15T14:29:02.505Z] 14:29:02     INFO - Reading from file tmpfile_stdout
[task 2023-03-15T14:29:02.505Z] 14:29:02     INFO - Using _rmtree_windows ...
[task 2023-03-15T14:29:02.506Z] 14:29:02     INFO - Running command: del /F /Q "Z:\task_167888958518237\tmpfile_stderr"
[task 2023-03-15T14:29:02.517Z] 14:29:02     INFO - Return code: 0
[task 2023-03-15T14:29:02.517Z] 14:29:02     INFO - Using _rmtree_windows ...
[task 2023-03-15T14:29:02.517Z] 14:29:02     INFO - Running command: del /F /Q "Z:\task_167888958518237\tmpfile_stdout"
[task 2023-03-15T14:29:02.529Z] 14:29:02     INFO - Return code: 0
[task 2023-03-15T14:29:02.530Z] 14:29:02     INFO - Return code: 0
[task 2023-03-15T14:29:02.530Z] 14:29:02     INFO - Detecting whether we're running mozinstall >=1.0...
[task 2023-03-15T14:29:02.530Z] 14:29:02     INFO - Getting output from command: ['Z:\\task_167888958518237\\build\\venv\\Scripts\\mozinstall', '-h']
[task 2023-03-15T14:29:02.530Z] 14:29:02     INFO - Copy/paste: Z:\task_167888958518237\build\venv\Scripts\mozinstall -h
[task 2023-03-15T14:29:02.890Z] 14:29:02    ERROR - Errors received:
[task 2023-03-15T14:29:02.890Z] 14:29:02     INFO - Reading from file tmpfile_stderr
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -  Traceback (most recent call last):
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\Scripts\mozinstall-script.py", line 33, in <module>
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -      sys.exit(load_entry_point('mozInstall==2.0.1', 'console_scripts', 'mozinstall')())
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\Scripts\mozinstall-script.py", line 25, in importlib_load_entry_point
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -      return next(matches).load()
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "c:\mozilla-build\python3\lib\importlib\metadata.py", line 77, in load
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -      module = import_module(match.group('module'))
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "c:\mozilla-build\python3\lib\importlib\__init__.py", line 127, in import_module
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -      return _bootstrap._gcd_import(name[level:], package, level)
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap_external>", line 850, in exec_module
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\lib\site-packages\mozinstall\__init__.py", line 6, in <module>
[task 2023-03-15T14:29:02.891Z] 14:29:02    ERROR -      from .mozinstall import *
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\lib\site-packages\mozinstall\mozinstall.py", line 18, in <module>
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -      import requests
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\lib\site-packages\requests\__init__.py", line 113, in <module>
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -      from . import packages
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -    File "Z:\task_167888958518237\build\venv\lib\site-packages\requests\packages.py", line 7, in <module>
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -      locals()[package] = __import__(package)
[task 2023-03-15T14:29:02.892Z] 14:29:02    ERROR -  ModuleNotFoundError: No module named 'idna'
[task 2023-03-15T14:29:02.892Z] 14:29:02     INFO - Using _rmtree_windows ...
[task 2023-03-15T14:29:02.892Z] 14:29:02     INFO - Running command: del /F /Q "Z:\task_167888958518237\tmpfile_stderr"
[task 2023-03-15T14:29:02.904Z] 14:29:02     INFO - Return code: 0
[task 2023-03-15T14:29:02.904Z] 14:29:02     INFO - Using _rmtree_windows ...
[task 2023-03-15T14:29:02.905Z] 14:29:02     INFO - Running command: del /F /Q "Z:\task_167888958518237\tmpfile_stdout"
[task 2023-03-15T14:29:02.919Z] 14:29:02     INFO - Return code: 0
[task 2023-03-15T14:29:02.920Z] 14:29:02     INFO - Return code: 1
You need to log in before you can comment on or make changes to this bug.