https://git.altlinux.org/tasks/412676/logs/events.2.1.log https://packages.altlinux.org/tasks/412676
subtask name aarch64 i586 x86_64 #400 python3-module-lsprotocol 45 28 28 #500 python3-module-python-lsp-ruff ? failed failed 2026-Mar-31 06:27:07 :: test-only task #412676 for p11 resumed 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-31 06:27:08 :: created build repo 2026-Mar-31 06:27:08 :: #400: force rebuild 2026-Mar-31 06:27:09 :: [i586] #100 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-31 06:27:09 :: [x86_64] #100 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-31 06:27:09 :: [aarch64] #100 python3-module-cmap.git 0.7.2-alt1: build start 2026-Mar-31 06:27:27 :: [i586] #100 python3-module-cmap.git 0.7.2-alt1: build OK (cached) 2026-Mar-31 06:27:27 :: [i586] #200 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-31 06:27:28 :: [x86_64] #100 python3-module-cmap.git 0.7.2-alt1: build OK (cached) 2026-Mar-31 06:27:28 :: [x86_64] #200 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-31 06:27:40 :: [i586] #200 python3-module-superqt.git 0.7.8-alt1: build OK (cached) 2026-Mar-31 06:27:40 :: [i586] #300 python3-module-pyuca.git 1.2-alt1: build start 2026-Mar-31 06:27:42 :: [x86_64] #200 python3-module-superqt.git 0.7.8-alt1: build OK (cached) 2026-Mar-31 06:27:42 :: [x86_64] #300 python3-module-pyuca.git 1.2-alt1: build start 2026-Mar-31 06:27:43 :: [aarch64] #100 python3-module-cmap.git 0.7.2-alt1: build OK (cached) 2026-Mar-31 06:27:43 :: [aarch64] #200 python3-module-superqt.git 0.7.8-alt1: build start 2026-Mar-31 06:27:53 :: [i586] #300 python3-module-pyuca.git 1.2-alt1: build OK (cached) 2026-Mar-31 06:27:53 :: [i586] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build start 2026-Mar-31 06:27:56 :: [x86_64] #300 python3-module-pyuca.git 1.2-alt1: build OK (cached) 2026-Mar-31 06:27:56 :: [x86_64] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build start 2026-Mar-31 06:28:07 :: [aarch64] #200 python3-module-superqt.git 0.7.8-alt1: build OK (cached) 2026-Mar-31 06:28:07 :: [aarch64] #300 python3-module-pyuca.git 1.2-alt1: build start 2026-Mar-31 06:28:21 :: [i586] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build OK 2026-Mar-31 06:28:21 :: [i586] #500 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start 2026-Mar-31 06:28:24 :: [x86_64] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build OK 2026-Mar-31 06:28:24 :: [x86_64] #500 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start 2026-Mar-31 06:28:31 :: [aarch64] #300 python3-module-pyuca.git 1.2-alt1: build OK (cached) 2026-Mar-31 06:28:31 :: [aarch64] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build start [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='4114943576'> != 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-31 06:28:47 :: [i586] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed 2026-Mar-31 06:28:47 :: [i586] #500 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED 2026-Mar-31 06:28:47 :: [i586] requesting cancellation of task processing [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='140340729539392'> != 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-31 06:28:50 :: [x86_64] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed 2026-Mar-31 06:28:50 :: [x86_64] #500 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED 2026-Mar-31 06:29:16 :: [aarch64] #400 python3-module-lsprotocol.git 2025.0.0-alt1: build OK 2026-Mar-31 06:29:16 :: [aarch64] task processing CANCELLED 2026-Mar-31 06:28:47 :: [i586] build FAILED 2026-Mar-31 06:28:50 :: [x86_64] build FAILED 2026-Mar-31 06:29:16 :: [aarch64] build FAILED 2026-Mar-31 06:29:16 :: task #412676 for p11 FAILED _______________________________________________ Sisyphus-incominger mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger
