From: "Girar awaiter (asd)" <girar-builder@altlinux.org>
To: Aleksandr Dovydenkov <asd@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
girar-builder-sisyphus@altlinux.org
Subject: [#407777] [test-only] FAILED (try 11) python3-module-cmap.git=0.7.2-alt1 python3-module-superqt.git=0.7.8-alt1 ...
Date: Tue, 10 Mar 2026 12:29:48 +0000
Message-ID: <girar.task.407777.11.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.407777.1.1@gyle.mskdc.altlinux.org>
https://git.altlinux.org/tasks/407777/logs/events.11.1.log
https://packages.altlinux.org/tasks/407777
subtask name aarch64 i586 x86_64
#44 python3-module-cmap 1:10 31 31
#53 python3-module-superqt 50 20 21
#240 python3-module-python-lsp-ruff failed failed failed
2026-Mar-10 12:26:53 :: test-only task #407777 for sisyphus resumed by asd:
#20 removed
#30 removed
#40 removed
#44 build 0.7.2-alt1 from /people/asd/packages/python3-module-cmap.git fetched at 2026-Mar-10 11:47:36
#50 removed
#52 removed
#53 build 0.7.8-alt1 from /people/asd/packages/python3-module-superqt.git fetched at 2026-Mar-10 11:53:23
#54 removed
#60 removed
#70 removed
#74 removed
#100 removed
#140 removed
#160 removed
#200 removed
#240 build 2.3.0-alt1 from /people/asd/packages/python3-module-python-lsp-ruff.git fetched at 2026-Mar-10 12:24:26
#300 removed
#340 build 1.2-alt1 from /people/asd/packages/python3-module-pyuca.git fetched at 2026-Mar-10 11:31:51
#400 build 6.1.3-alt1 from /people/asd/packages/spyder.git fetched at 2026-Mar-06 06:30:16
2026-Mar-10 12:26:54 :: created build repo
2026-Mar-10 12:26:55 :: [aarch64] #44 python3-module-cmap.git 0.7.2-alt1: build start
2026-Mar-10 12:26:55 :: [i586] #44 python3-module-cmap.git 0.7.2-alt1: build start
2026-Mar-10 12:26:55 :: [x86_64] #44 python3-module-cmap.git 0.7.2-alt1: build start
2026-Mar-10 12:27:26 :: [i586] #44 python3-module-cmap.git 0.7.2-alt1: build OK
2026-Mar-10 12:27:26 :: [x86_64] #44 python3-module-cmap.git 0.7.2-alt1: build OK
2026-Mar-10 12:27:26 :: [i586] #53 python3-module-superqt.git 0.7.8-alt1: build start
2026-Mar-10 12:27:26 :: [x86_64] #53 python3-module-superqt.git 0.7.8-alt1: build start
2026-Mar-10 12:27:46 :: [i586] #53 python3-module-superqt.git 0.7.8-alt1: build OK
2026-Mar-10 12:27:47 :: [i586] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start
2026-Mar-10 12:27:47 :: [x86_64] #53 python3-module-superqt.git 0.7.8-alt1: build OK
2026-Mar-10 12:27:47 :: [x86_64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start
[i586] ==================================== ERRORS ====================================
[i586] _________________ ERROR collecting tests/test_code_actions.py __________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'.
[i586] --
[i586] import cattrs
[i586] E ModuleNotFoundError: No module named 'cattrs'
[i586] __________________ ERROR collecting tests/test_ruff_format.py __________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'.
[i586] --
[i586] from pylsp import uris
[i586] E ModuleNotFoundError: No module named 'pylsp'
[i586] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________
[i586] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'.
[i586] --
[i586] from pylsp import lsp, uris
[i586] E ModuleNotFoundError: No module named 'pylsp'
[i586] =========================== short test summary info ============================
[i586] ERROR tests/test_code_actions.py
[i586] ERROR tests/test_ruff_format.py
[i586] ERROR tests/test_ruff_lint.py
[i586] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[i586] --
[i586] INFO : Command's result: FAILURE
[i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2.
2026-Mar-10 12:28:03 :: [i586] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed
2026-Mar-10 12:28:03 :: [i586] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED
[x86_64] ==================================== ERRORS ====================================
[x86_64] _________________ ERROR collecting tests/test_code_actions.py __________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'.
[x86_64] --
[x86_64] import cattrs
[x86_64] E ModuleNotFoundError: No module named 'cattrs'
[x86_64] __________________ ERROR collecting tests/test_ruff_format.py __________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'.
[x86_64] --
[x86_64] from pylsp import uris
[x86_64] E ModuleNotFoundError: No module named 'pylsp'
[x86_64] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________
[x86_64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'.
[x86_64] --
[x86_64] from pylsp import lsp, uris
[x86_64] E ModuleNotFoundError: No module named 'pylsp'
[x86_64] =========================== short test summary info ============================
[x86_64] ERROR tests/test_code_actions.py
[x86_64] ERROR tests/test_ruff_format.py
[x86_64] ERROR tests/test_ruff_lint.py
[x86_64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[x86_64] --
[x86_64] INFO : Command's result: FAILURE
[x86_64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2.
2026-Mar-10 12:28:04 :: [x86_64] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed
2026-Mar-10 12:28:04 :: [x86_64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED
2026-Mar-10 12:28:05 :: [aarch64] #44 python3-module-cmap.git 0.7.2-alt1: build OK
2026-Mar-10 12:28:06 :: [aarch64] #53 python3-module-superqt.git 0.7.8-alt1: build start
2026-Mar-10 12:28:56 :: [aarch64] #53 python3-module-superqt.git 0.7.8-alt1: build OK
2026-Mar-10 12:28:57 :: [aarch64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build start
[aarch64] ==================================== ERRORS ====================================
[aarch64] _________________ ERROR collecting tests/test_code_actions.py __________________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_code_actions.py'.
[aarch64] --
[aarch64] import cattrs
[aarch64] E ModuleNotFoundError: No module named 'cattrs'
[aarch64] __________________ ERROR collecting tests/test_ruff_format.py __________________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_format.py'.
[aarch64] --
[aarch64] from pylsp import uris
[aarch64] E ModuleNotFoundError: No module named 'pylsp'
[aarch64] ___________________ ERROR collecting tests/test_ruff_lint.py ___________________
[aarch64] ImportError while importing test module '/usr/src/RPM/BUILD/python3-module-python-lsp-ruff-2.3.0/tests/test_ruff_lint.py'.
[aarch64] --
[aarch64] from pylsp import lsp, uris
[aarch64] E ModuleNotFoundError: No module named 'pylsp'
[aarch64] =========================== short test summary info ============================
[aarch64] ERROR tests/test_code_actions.py
[aarch64] ERROR tests/test_ruff_format.py
[aarch64] ERROR tests/test_ruff_lint.py
[aarch64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[aarch64] --
[aarch64] INFO : Command's result: FAILURE
[aarch64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned non-zero exit status 2.
2026-Mar-10 12:29:48 :: [aarch64] python3-module-python-lsp-ruff.git 2.3.0-alt1: remote: build failed
2026-Mar-10 12:29:48 :: [aarch64] #240 python3-module-python-lsp-ruff.git 2.3.0-alt1: build FAILED
2026-Mar-10 12:28:03 :: [i586] build FAILED
2026-Mar-10 12:28:04 :: [x86_64] build FAILED
2026-Mar-10 12:29:48 :: [aarch64] build FAILED
2026-Mar-10 12:29:48 :: task #407777 for sisyphus FAILED
next prev parent reply other threads:[~2026-03-10 12:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-10 7:50 [#407777] [test-only] FAILED spyder.git=6.1.2-alt1 Girar awaiter (asd)
2026-03-03 11:38 ` [#407777] [test-only] FAILED (try 2) python3-module-pint.git=0.25.2-alt1 Girar awaiter (asd)
2026-03-03 11:48 ` [#407777] [test-only] FAILED (try 3) python3-module-pint.git=0.25.2-alt1 Girar awaiter (asd)
2026-03-03 11:59 ` [#407777] [test-only] FAILED (try 4) python3-module-pint.git=0.25.2-alt1 Girar awaiter (asd)
2026-03-03 13:42 ` [#407777] [test-only] FAILED (try 5) python3-module-superqt.git=0.7.8-alt1 python3-module-pyuca.git=1.2-alt1 Girar awaiter (asd)
2026-03-03 13:57 ` [#407777] [test-only] FAILED (try 6) python3-module-superqt.git=0.7.8-alt1 Girar awaiter (asd)
2026-03-03 14:06 ` [#407777] [test-only] FAILED (try 7) python3-module-superqt.git=0.7.8-alt1 Girar awaiter (asd)
2026-03-03 14:52 ` [#407777] TESTED (try 8) python3-module-cmap.git=0.7.2-alt1 python3-module-superqt.git=0.7.8-alt1 Girar awaiter (asd)
2026-03-10 9:55 ` [#407777] [test-only] FAILED (try 9) " Girar awaiter (asd)
2026-03-10 10:26 ` [#407777] TESTED (try 10) " Girar awaiter (asd)
2026-03-10 12:29 ` Girar awaiter (asd) [this message]
2026-03-10 13:15 ` [#407777] [test-only] FAILED (try 12) " Girar awaiter (asd)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=girar.task.407777.11.1@gyle.mskdc.altlinux.org \
--to=girar-builder@altlinux.org \
--cc=asd@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=girar-builder-sisyphus@altlinux.org \
--cc=sisyphus-incominger@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git