https://git.altlinux.org/tasks/412676/logs/events.1.1.log
https://packages.altlinux.org/tasks/412676

subtask  name                            aarch64    i586  x86_64
   #100  python3-module-cmap                1:08      42      42
   #200  python3-module-superqt               45      28      27
   #300  python3-module-pyuca               1:32      57      52
   #400  python3-module-lsprotocol             ?      26      26
   #500  python3-module-python-lsp-ruff        ?  failed  failed

2026-Mar-26 14:26:18 :: test-only task #412676 for p11 started by asd:
#100 build 0.7.2-alt1 from /gears/p/python3-module-cmap.git fetched at 
2026-Mar-26 14:24:42 from sisyphus
#200 build 0.7.8-alt1 from /gears/p/python3-module-superqt.git fetched at 
2026-Mar-26 14:24:51 from sisyphus
#300 build 1.2-alt1 from /gears/p/python3-module-pyuca.git fetched at 
2026-Mar-26 14:25:08 from sisyphus
#400 build 2025.0.0-alt1 from /gears/p/python3-module-lsprotocol.git fetched at 
2026-Mar-26 14:25:17 from sisyphus
#500 build 2.3.0-alt1 from /gears/p/python3-module-python-lsp-ruff.git fetched 
at 2026-Mar-26 14:25:32 from sisyphus
#600 build 6.1.3-alt1 from /gears/s/spyder.git fetched at 2026-Mar-26 14:25:45 
from sisyphus
2026-Mar-26 14:26:19 :: created build repo
2026-Mar-26 14:26:20 :: [i586] #100 python3-module-cmap.git 0.7.2-alt1: build 
start
2026-Mar-26 14:26:20 :: [x86_64] #100 python3-module-cmap.git 0.7.2-alt1: build 
start
2026-Mar-26 14:26:20 :: [aarch64] #100 python3-module-cmap.git 0.7.2-alt1: 
build start
2026-Mar-26 14:27:02 :: [x86_64] #100 python3-module-cmap.git 0.7.2-alt1: build 
OK
2026-Mar-26 14:27:02 :: [x86_64] #200 python3-module-superqt.git 0.7.8-alt1: 
build start
2026-Mar-26 14:27:02 :: [i586] #100 python3-module-cmap.git 0.7.2-alt1: build OK
2026-Mar-26 14:27:02 :: [i586] #200 python3-module-superqt.git 0.7.8-alt1: 
build start
2026-Mar-26 14:27:28 :: [aarch64] #100 python3-module-cmap.git 0.7.2-alt1: 
build OK
2026-Mar-26 14:27:29 :: [aarch64] #200 python3-module-superqt.git 0.7.8-alt1: 
build start
2026-Mar-26 14:27:29 :: [x86_64] #200 python3-module-superqt.git 0.7.8-alt1: 
build OK
2026-Mar-26 14:27:29 :: [x86_64] #300 python3-module-pyuca.git 1.2-alt1: build 
start
2026-Mar-26 14:27:30 :: [i586] #200 python3-module-superqt.git 0.7.8-alt1: 
build OK
2026-Mar-26 14:27:30 :: [i586] #300 python3-module-pyuca.git 1.2-alt1: build 
start
2026-Mar-26 14:28:14 :: [aarch64] #200 python3-module-superqt.git 0.7.8-alt1: 
build OK
2026-Mar-26 14:28:15 :: [aarch64] #300 python3-module-pyuca.git 1.2-alt1: build 
start
2026-Mar-26 14:28:21 :: [x86_64] #300 python3-module-pyuca.git 1.2-alt1: build 
OK
2026-Mar-26 14:28:22 :: [x86_64] #400 python3-module-lsprotocol.git 
2025.0.0-alt1: build start
2026-Mar-26 14:28:27 :: [i586] #300 python3-module-pyuca.git 1.2-alt1: build OK
2026-Mar-26 14:28:28 :: [i586] #400 python3-module-lsprotocol.git 
2025.0.0-alt1: build start
2026-Mar-26 14:28:48 :: [x86_64] #400 python3-module-lsprotocol.git 
2025.0.0-alt1: build OK
2026-Mar-26 14:28:48 :: [x86_64] #500 python3-module-python-lsp-ruff.git 
2.3.0-alt1: build start
2026-Mar-26 14:28:54 :: [i586] #400 python3-module-lsprotocol.git 
2025.0.0-alt1: build OK
2026-Mar-26 14:28:55 :: [i586] #500 python3-module-python-lsp-ruff.git 
2.3.0-alt1: build start
[x86_64]     raise FileNotFoundError(scripts_path)
[x86_64] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[x86_64] ------------------------------ Captured log call 
-------------------------------
[x86_64] WARNING  pylsp._utils:_utils.py:91 Path '' not in 
'/usr/src/tmp/pytest-of-builder/pytest-0/test_ruff_unsaved0'
[x86_64] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[x86_64] ________________________________ test_ruff_lint 
________________________________
[x86_64] --
[x86_64] >           unused_var = [d for d in diags if d["message"] == msg][0]
[x86_64] E           IndexError: list index out of range
[x86_64] tests/test_ruff_lint.py:65: IndexError
[x86_64] --
[x86_64]     raise FileNotFoundError(scripts_path)
[x86_64] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[x86_64] ------------------------------ Captured log call 
-------------------------------
[x86_64] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[x86_64] ______________________________ test_ruff_settings 
______________________________
[x86_64] --
[x86_64] >       assert "E402" in _list
[x86_64] E       AssertionError: assert 'E402' in []
[x86_64] tests/test_ruff_lint.py:218: AssertionError
[x86_64] --
[x86_64]     raise FileNotFoundError(scripts_path)
[x86_64] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[x86_64] ------------------------------ Captured log call 
-------------------------------
[x86_64] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned <MagicMock 
name='Popen().returncode' id='140337070335488'> != 0
[x86_64] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[x86_64] _____________________________ test_notebook_input 
______________________________
[x86_64] --
[x86_64] >       assert "E402" in diag_codes
[x86_64] E       AssertionError: assert 'E402' in []
[x86_64] tests/test_ruff_lint.py:272: AssertionError
2026-Mar-26 14:29:14 :: [x86_64] python3-module-python-lsp-ruff.git 2.3.0-alt1: 
remote: build failed
2026-Mar-26 14:29:14 :: [x86_64] #500 python3-module-python-lsp-ruff.git 
2.3.0-alt1: build FAILED
2026-Mar-26 14:29:14 :: [x86_64] requesting cancellation of task processing
[i586]     raise FileNotFoundError(scripts_path)
[i586] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[i586] ------------------------------ Captured log call 
-------------------------------
[i586] WARNING  pylsp._utils:_utils.py:91 Path '' not in 
'/usr/src/tmp/pytest-of-builder/pytest-0/test_ruff_unsaved0'
[i586] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[i586] ________________________________ test_ruff_lint 
________________________________
[i586] --
[i586] >           unused_var = [d for d in diags if d["message"] == msg][0]
[i586] E           IndexError: list index out of range
[i586] tests/test_ruff_lint.py:65: IndexError
[i586] --
[i586]     raise FileNotFoundError(scripts_path)
[i586] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[i586] ------------------------------ Captured log call 
-------------------------------
[i586] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[i586] ______________________________ test_ruff_settings 
______________________________
[i586] --
[i586] >       assert "E402" in _list
[i586] E       AssertionError: assert 'E402' in []
[i586] tests/test_ruff_lint.py:218: AssertionError
[i586] --
[i586]     raise FileNotFoundError(scripts_path)
[i586] FileNotFoundError: 
/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/.run_venv/bin/ruff
[i586] ------------------------------ Captured log call 
-------------------------------
[i586] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned <MagicMock 
name='Popen().returncode' id='4115181408'> != 0
[i586] ERROR    pylsp_ruff.plugin:plugin.py:571 Ruff returned 1 != 0
[i586] _____________________________ test_notebook_input 
______________________________
[i586] --
[i586] >       assert "E402" in diag_codes
[i586] E       AssertionError: assert 'E402' in []
[i586] tests/test_ruff_lint.py:272: AssertionError
2026-Mar-26 14:29:21 :: [i586] python3-module-python-lsp-ruff.git 2.3.0-alt1: 
remote: build failed
2026-Mar-26 14:29:21 :: [i586] #500 python3-module-python-lsp-ruff.git 
2.3.0-alt1: build FAILED
2026-Mar-26 14:29:47 :: [aarch64] #300 python3-module-pyuca.git 1.2-alt1: build 
OK
2026-Mar-26 14:29:47 :: [aarch64] task processing CANCELLED
2026-Mar-26 14:29:14 :: [x86_64] build FAILED
2026-Mar-26 14:29:21 :: [i586] build FAILED
2026-Mar-26 14:29:47 :: [aarch64] build FAILED
2026-Mar-26 14:29:48 :: task #412676 for p11 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to