Closed
Bug 1863411
Opened 2 years ago
Closed 2 years ago
Perma macosx1015 python mozlint [tier 2] [taskcluster:error] exit status 1 | ERROR at setup of test_lint_codespell_fix[codespell]
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P5)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr115 unaffected, firefox119 unaffected, firefox120 wontfix, firefox121 fixed, firefox122 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | wontfix |
firefox121 | --- | fixed |
firefox122 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sergesanspaille)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered])
Attachments
(1 file)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=435212848&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KQvOgCJ_REm2-m1WvJfrmg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-11-06T20:16:54.947Z] tools/lint/test/test_stylelint.py::test_stylelint_fix[stylelint] PASSED
[task 2023-11-06T20:16:54.947Z]
[task 2023-11-06T20:16:54.947Z] ============================== 4 passed in 3.70s ===============================
[task 2023-11-06T20:16:54.947Z]
[task 2023-11-06T20:16:54.947Z]
[task 2023-11-06T20:16:54.947Z] Tests Completed: 100%|██████████| 30/30 [00:35<00:00, 6.43s/Test]
[task 2023-11-06T20:16:54.947Z]
[task 2023-11-06T20:16:54.947Z] /opt/worker/tasks/task_169930154701609/checkouts/gecko/tools/lint/test/test_codespell.py
[task 2023-11-06T20:16:54.947Z] ============================= test session starts ==============================
[task 2023-11-06T20:16:54.947Z] platform darwin -- Python 3.7.9, pytest-7.0.1, pluggy-1.2.0 -- /Users/cltbld/.mozbuild/srcdirs/gecko-ba2c4f3b2471/_virtualenvs/python-test/bin/python
[task 2023-11-06T20:16:54.947Z] rootdir: /opt/worker/tasks/task_169930154701609/checkouts/gecko, configfile: config/mozunit/mozunit/pytest.ini
[task 2023-11-06T20:16:54.947Z] collecting ... collected 2 items
[task 2023-11-06T20:16:54.947Z]
[task 2023-11-06T20:16:54.948Z] tools/lint/test/test_codespell.py::test_lint_codespell_fix[codespell] ERROR
[task 2023-11-06T20:16:54.948Z] tools/lint/test/test_codespell.py::test_lint_codespell[codespell] ERROR
[task 2023-11-06T20:16:54.948Z]
[task 2023-11-06T20:16:54.948Z] ==================================== ERRORS ====================================
[task 2023-11-06T20:16:54.948Z] _____________ ERROR at setup of test_lint_codespell_fix[codespell] _____________
[task 2023-11-06T20:16:54.948Z] tools/lint/test/conftest.py:108: in run_setup
[task 2023-11-06T20:16:54.948Z] log=log,
[task 2023-11-06T20:16:54.948Z] tools/lint/spell/__init__.py:99: in setup
[task 2023-11-06T20:16:54.948Z] CODESPELL_REQUIREMENTS_PATH, quiet=True
[task 2023-11-06T20:16:54.948Z] python/mach/mach/site.py:658: in install_pip_requirements
[task 2023-11-06T20:16:54.948Z] f'Failed to install "{path}" into the "{self._site_name}" site.'
[task 2023-11-06T20:16:54.948Z] E mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_169930154701609/checkouts/gecko/tools/lint/spell/codespell_requirements.txt" into the "python-test" site.
[task 2023-11-06T20:16:54.948Z] ---------------------------- Captured stdout setup -----------------------------
[task 2023-11-06T20:16:54.948Z] ERROR: Ignored the following versions that require a different python version: 2.2.6 Requires-Python >=3.8
[task 2023-11-06T20:16:54.948Z] ERROR: Could not find a version that satisfies the requirement codespell==2.2.6 (from versions: 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.11.0, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 1.17.0, 1.17.1, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5)
[task 2023-11-06T20:16:54.948Z] ERROR: No matching distribution found for codespell==2.2.6
[task 2023-11-06T20:16:54.948Z]
[task 2023-11-06T20:16:54.948Z] _______________ ERROR at setup of test_lint_codespell[codespell] _______________
[task 2023-11-06T20:16:54.948Z] tools/lint/test/conftest.py:108: in run_setup
[task 2023-11-06T20:16:54.948Z] log=log,
[task 2023-11-06T20:16:54.948Z] tools/lint/spell/__init__.py:99: in setup
[task 2023-11-06T20:16:54.948Z] CODESPELL_REQUIREMENTS_PATH, quiet=True
[task 2023-11-06T20:16:54.948Z] python/mach/mach/site.py:658: in install_pip_requirements
[task 2023-11-06T20:16:54.948Z] f'Failed to install "{path}" into the "{self._site_name}" site.'
[task 2023-11-06T20:16:54.948Z] E mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_169930154701609/checkouts/gecko/tools/lint/spell/codespell_requirements.txt" into the "python-test" site.
[task 2023-11-06T20:16:54.948Z] ---------------------------- Captured stdout setup -----------------------------
[task 2023-11-06T20:16:54.948Z] ERROR: Ignored the following versions that require a different python version: 2.2.6 Requires-Python >=3.8
[task 2023-11-06T20:16:54.948Z] ERROR: Could not find a version that satisfies the requirement codespell==2.2.6 (from versions: 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.11.0, 1.12.0, 1.13.0, 1.14.0, 1.15.0, 1.16.0, 1.17.0, 1.17.1, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5)
[task 2023-11-06T20:16:54.948Z] ERROR: No matching distribution found for codespell==2.2.6
[task 2023-11-06T20:16:54.948Z]
[task 2023-11-06T20:16:54.949Z] ============================== 2 errors in 2.60s ===============================
[task 2023-11-06T20:16:54.949Z]
[task 2023-11-06T20:16:54.949Z]
[task 2023-11-06T20:16:54.949Z] Tests Completed: 100%|██████████| 30/30 [00:35<00:00, 1.18s/Test]Return code from mach python-test: 1
[task 2023-11-06T20:16:54.993Z]
[taskcluster 2023-11-06T20:16:55.039Z] Exit Code: 1
[taskcluster 2023-11-06T20:16:55.039Z] User Time: 7m38.312808s
[taskcluster 2023-11-06T20:16:55.039Z] Kernel Time: 7m37.877768s
[taskcluster 2023-11-06T20:16:55.039Z] Wall Time: 4m25.101312s
[taskcluster 2023-11-06T20:16:55.039Z] Result: FAILED
[taskcluster 2023-11-06T20:16:55.040Z] === Task Finished ===
[taskcluster 2023-11-06T20:16:55.040Z] Task Duration: 4m25.104677s
[taskcluster 2023-11-06T20:16:55.040Z] [mounts] Preserving cache: Moving "/opt/worker/tasks/task_169930154701609/checkouts" to "/opt/worker/cache/W5gRAHwySVCSknz6zQ6z_g"
[taskcluster 2023-11-06T20:16:55.157Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-11-05T19:58:08.272Z
[taskcluster:error] exit status 1
Comment 1•2 years ago
|
||
:serg, since you are the author of the regressor, bug 1862410, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(sgalich)
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1860157
status-firefox119:
--- → unaffected
status-firefox120:
--- → affected
status-firefox121:
--- → affected
status-firefox-esr115:
--- → unaffected
Updated•2 years ago
|
Whiteboard: [retriggered]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Summary: Perma python mozlint [tier 2] [taskcluster:error] exit status 1 → Perma python mozlint [tier 2] [taskcluster:error] exit status 1 | ERROR at setup of test_lint_codespell_fix[codespell]
Updated•2 years ago
|
Summary: Perma python mozlint [tier 2] [taskcluster:error] exit status 1 | ERROR at setup of test_lint_codespell_fix[codespell] → Perma macosx1015 python mozlint [tier 2] [taskcluster:error] exit status 1 | ERROR at setup of test_lint_codespell_fix[codespell]
Assignee | ||
Comment 6•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Comment 7•2 years ago
|
||
Set release status flags based on info from the regressing bug 1860157
status-firefox122:
--- → affected
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35ff6420d080
Only force /usr/local/bin/python3 in use-system-python mode r=jmaher,taskgraph-reviewers
Comment 9•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Flags: needinfo?(sledru)
Comment 10•2 years ago
|
||
uplift |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•