ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1
@ 2023-02-08 19:27 Girar awaiter (amakeenk)
  2023-03-07 13:49 ` [#314902] p10 FAILED (try 2) python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-02-08 19:27 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

subtask  name                   aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-gitlab   failed  failed  failed   failed  failed

2023-Feb-08 19:26:15 :: task #314902 for p10 started by amakeenk:
2023-Feb-08 19:26:15 :: message: new_package
#100 build 3.13.0-alt1 from /people/amakeenk/packages/python3-module-gitlab.git fetched at 2023-Feb-08 19:20:49
2023-Feb-08 19:26:16 :: [ppc64le] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Feb-08 19:26:16 :: [i586] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Feb-08 19:26:16 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Feb-08 19:26:16 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Feb-08 19:26:16 :: [aarch64] #100 python3-module-gitlab.git 3.13.0-alt1: build start
[x86_64] ==================================== ERRORS ====================================
[x86_64] __________________ ERROR collecting tests/unit/test_gitlab.py __________________
[x86_64] tests/unit/test_gitlab.py:12: in <module>
[x86_64] --
[x86_64]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[x86_64] E   AttributeError: module 'responses' has no attribute 'matchers'
[x86_64] ___________ ERROR collecting tests/unit/test_gitlab_http_methods.py ____________
[x86_64] tests/unit/test_gitlab_http_methods.py:10: in <module>
[x86_64] --
[x86_64]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[x86_64] E   AttributeError: module 'responses' has no attribute 'matchers'
[x86_64] ____________ ERROR collecting tests/meta/test_ensure_type_hints.py _____________
[x86_64] tests/meta/test_ensure_type_hints.py:35: in <module>
[x86_64]     def pytest_generate_tests(metafunc: pytest.Metafunc) -> None:
[x86_64] E   AttributeError: module 'pytest' has no attribute 'Metafunc'
[x86_64] =========================== short test summary info ============================
[x86_64] ERROR tests/unit/test_gitlab.py - AttributeError: module 'responses' has no a...
[x86_64] ERROR tests/unit/test_gitlab_http_methods.py - AttributeError: module 'respon...
[x86_64] ERROR tests/meta/test_ensure_type_hints.py - AttributeError: module 'pytest' ...
[x86_64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[x86_64] ============================== 3 errors in 0.73s ===============================
[x86_64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-gitlab-3.13.0/.tox/py3/bin/pytest tests/unit tests/meta (exited with code 2)
[x86_64] py3 finish: run-test  after 1.02 seconds
2023-Feb-08 19:26:35 :: [x86_64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Feb-08 19:26:35 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Feb-08 19:26:35 :: [x86_64] requesting cancellation of task processing
[i586] ==================================== ERRORS ====================================
[i586] __________________ ERROR collecting tests/unit/test_gitlab.py __________________
[i586] tests/unit/test_gitlab.py:12: in <module>
[i586] --
[i586]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[i586] E   AttributeError: module 'responses' has no attribute 'matchers'
[i586] ___________ ERROR collecting tests/unit/test_gitlab_http_methods.py ____________
[i586] tests/unit/test_gitlab_http_methods.py:10: in <module>
[i586] --
[i586]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[i586] E   AttributeError: module 'responses' has no attribute 'matchers'
[i586] ____________ ERROR collecting tests/meta/test_ensure_type_hints.py _____________
[i586] tests/meta/test_ensure_type_hints.py:35: in <module>
[i586]     def pytest_generate_tests(metafunc: pytest.Metafunc) -> None:
[i586] E   AttributeError: module 'pytest' has no attribute 'Metafunc'
[i586] =========================== short test summary info ============================
[i586] ERROR tests/unit/test_gitlab.py - AttributeError: module 'responses' has no a...
[i586] ERROR tests/unit/test_gitlab_http_methods.py - AttributeError: module 'respon...
[i586] ERROR tests/meta/test_ensure_type_hints.py - AttributeError: module 'pytest' ...
[i586] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[i586] ============================== 3 errors in 0.97s ===============================
[i586] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-gitlab-3.13.0/.tox/py3/bin/pytest tests/unit tests/meta (exited with code 2)
[i586] py3 finish: run-test  after 1.32 seconds
2023-Feb-08 19:26:37 :: [i586] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Feb-08 19:26:37 :: [i586] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
[aarch64] ==================================== ERRORS ====================================
[aarch64] __________________ ERROR collecting tests/unit/test_gitlab.py __________________
[aarch64] tests/unit/test_gitlab.py:12: in <module>
[aarch64] --
[aarch64]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[aarch64] E   AttributeError: module 'responses' has no attribute 'matchers'
[aarch64] ___________ ERROR collecting tests/unit/test_gitlab_http_methods.py ____________
[aarch64] tests/unit/test_gitlab_http_methods.py:10: in <module>
[aarch64] --
[aarch64]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[aarch64] E   AttributeError: module 'responses' has no attribute 'matchers'
[aarch64] ____________ ERROR collecting tests/meta/test_ensure_type_hints.py _____________
[aarch64] tests/meta/test_ensure_type_hints.py:35: in <module>
[aarch64]     def pytest_generate_tests(metafunc: pytest.Metafunc) -> None:
[aarch64] E   AttributeError: module 'pytest' has no attribute 'Metafunc'
[aarch64] =========================== short test summary info ============================
[aarch64] ERROR tests/unit/test_gitlab.py - AttributeError: module 'responses' has no a...
[aarch64] ERROR tests/unit/test_gitlab_http_methods.py - AttributeError: module 'respon...
[aarch64] ERROR tests/meta/test_ensure_type_hints.py - AttributeError: module 'pytest' ...
[aarch64] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[aarch64] ============================== 3 errors in 1.68s ===============================
[aarch64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-gitlab-3.13.0/.tox/py3/bin/pytest tests/unit tests/meta (exited with code 2)
[aarch64] py3 finish: run-test  after 2.31 seconds
2023-Feb-08 19:26:54 :: [aarch64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Feb-08 19:26:54 :: [aarch64] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
[ppc64le] ==================================== ERRORS ====================================
[ppc64le] __________________ ERROR collecting tests/unit/test_gitlab.py __________________
[ppc64le] tests/unit/test_gitlab.py:12: in <module>
[ppc64le] --
[ppc64le]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[ppc64le] E   AttributeError: module 'responses' has no attribute 'matchers'
[ppc64le] ___________ ERROR collecting tests/unit/test_gitlab_http_methods.py ____________
[ppc64le] tests/unit/test_gitlab_http_methods.py:10: in <module>
[ppc64le] --
[ppc64le]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[ppc64le] E   AttributeError: module 'responses' has no attribute 'matchers'
[ppc64le] ____________ ERROR collecting tests/meta/test_ensure_type_hints.py _____________
[ppc64le] tests/meta/test_ensure_type_hints.py:35: in <module>
[ppc64le]     def pytest_generate_tests(metafunc: pytest.Metafunc) -> None:
[ppc64le] E   AttributeError: module 'pytest' has no attribute 'Metafunc'
[ppc64le] =========================== short test summary info ============================
[ppc64le] ERROR tests/unit/test_gitlab.py - AttributeError: module 'responses' has no a...
[ppc64le] ERROR tests/unit/test_gitlab_http_methods.py - AttributeError: module 'respon...
[ppc64le] ERROR tests/meta/test_ensure_type_hints.py - AttributeError: module 'pytest' ...
[ppc64le] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[ppc64le] ============================== 3 errors in 3.17s ===============================
[ppc64le] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-gitlab-3.13.0/.tox/py3/bin/pytest tests/unit tests/meta (exited with code 2)
[ppc64le] py3 finish: run-test  after 4.07 seconds
2023-Feb-08 19:27:02 :: [ppc64le] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Feb-08 19:27:02 :: [ppc64le] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
[armh] ==================================== ERRORS ====================================
[armh] __________________ ERROR collecting tests/unit/test_gitlab.py __________________
[armh] tests/unit/test_gitlab.py:12: in <module>
[armh] --
[armh]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[armh] E   AttributeError: module 'responses' has no attribute 'matchers'
[armh] ___________ ERROR collecting tests/unit/test_gitlab_http_methods.py ____________
[armh] tests/unit/test_gitlab_http_methods.py:10: in <module>
[armh] --
[armh]     MATCH_EMPTY_QUERY_PARAMS = [responses.matchers.query_param_matcher({})]
[armh] E   AttributeError: module 'responses' has no attribute 'matchers'
[armh] ____________ ERROR collecting tests/meta/test_ensure_type_hints.py _____________
[armh] tests/meta/test_ensure_type_hints.py:35: in <module>
[armh]     def pytest_generate_tests(metafunc: pytest.Metafunc) -> None:
[armh] E   AttributeError: module 'pytest' has no attribute 'Metafunc'
[armh] =========================== short test summary info ============================
[armh] ERROR tests/unit/test_gitlab.py - AttributeError: module 'responses' has no a...
[armh] ERROR tests/unit/test_gitlab_http_methods.py - AttributeError: module 'respon...
[armh] ERROR tests/meta/test_ensure_type_hints.py - AttributeError: module 'pytest' ...
[armh] !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
[armh] ============================== 3 errors in 2.81s ===============================
[armh] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-gitlab-3.13.0/.tox/py3/bin/pytest tests/unit tests/meta (exited with code 2)
[armh] py3 finish: run-test  after 3.74 seconds
2023-Feb-08 19:27:13 :: [armh] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Feb-08 19:27:13 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Feb-08 19:26:35 :: [x86_64] build FAILED
2023-Feb-08 19:26:37 :: [i586] build FAILED
2023-Feb-08 19:26:54 :: [aarch64] build FAILED
2023-Feb-08 19:27:02 :: [ppc64le] build FAILED
2023-Feb-08 19:27:13 :: [armh] build FAILED
2023-Feb-08 19:27:13 :: task #314902 for p10 FAILED


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-20 17:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
2023-03-07 13:49 ` [#314902] p10 FAILED (try 2) python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
2023-03-07 13:51 ` [#314902] p10 FAILED (try 3) python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
2023-03-07 13:52 ` [#314902] p10 FAILED (try 4) python3-module-responses.git=0.22.0-alt1 Girar awaiter (amakeenk)
2023-03-07 14:02 ` [#314902] p10 FAILED (try 5) python3-module-responses.git=0.22.0-alt1 Girar awaiter (amakeenk)
2023-03-09 17:39 ` [#314902] p10 FAILED (try 6) python3-module-gitlab.git=3.13.0-alt2 Girar awaiter (amakeenk)
2023-03-09 22:14 ` [#314902] p10 EPERM (try 7) python3-module-gitlab.git=3.13.0-alt2 Girar awaiter (amakeenk)
2023-03-20 17:13 ` [#314902] p10 DONE (try 8) python3-module-gitlab.git=3.13.0-alt2 Girar pender (snowmix)

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