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

* [#314902] p10 FAILED (try 2) python3-module-gitlab.git=3.13.0-alt1 ...
  2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
@ 2023-03-07 13:49 ` Girar awaiter (amakeenk)
  2023-03-07 13:51 ` [#314902] p10 FAILED (try 3) python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-07 13:49 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

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

2023-Mar-07 13:48:33 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-07 13:48:33 :: 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
#200 build 0.22.0-alt1 from /gears/p/python3-module-responses.git fetched at 2023-Mar-07 13:48:23 from sisyphus
2023-Mar-07 13:48:34 :: created build repo
2023-Mar-07 13:48:35 :: [ppc64le] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:48:35 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:48:35 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:48:35 :: [i586] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:48:35 :: [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.74s ===============================
[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.03 seconds
2023-Mar-07 13:48:55 :: [x86_64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:48:55 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Mar-07 13:48:55 :: [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.96s ===============================
[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.31 seconds
2023-Mar-07 13:48:56 :: [i586] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:48:56 :: [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.69s ===============================
[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.34 seconds
2023-Mar-07 13:49:17 :: [aarch64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:49:17 :: [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.20s ===============================
[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.11 seconds
2023-Mar-07 13:49:30 :: [ppc64le] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:49:30 :: [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.82s ===============================
[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.76 seconds
2023-Mar-07 13:49:37 :: [armh] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:49:37 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Mar-07 13:48:56 :: [x86_64] build FAILED
2023-Mar-07 13:48:57 :: [i586] build FAILED
2023-Mar-07 13:49:17 :: [aarch64] build FAILED
2023-Mar-07 13:49:31 :: [ppc64le] build FAILED
2023-Mar-07 13:49:37 :: [armh] build FAILED
2023-Mar-07 13:49:38 :: task #314902 for p10 FAILED


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

* [#314902] p10 FAILED (try 3) python3-module-gitlab.git=3.13.0-alt1 ...
  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 ` Girar awaiter (amakeenk)
  2023-03-07 13:52 ` [#314902] p10 FAILED (try 4) python3-module-responses.git=0.22.0-alt1 Girar awaiter (amakeenk)
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-07 13:51 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

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

2023-Mar-07 13:49:55 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-07 13:49:55 :: 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
#200 build 0.22.0-alt1 from /gears/p/python3-module-responses.git fetched at 2023-Mar-07 13:48:23 from sisyphus
#300 build 7.2.2-alt1 from /gears/p/python3-module-pytest.git fetched at 2023-Mar-07 13:49:49 from sisyphus
2023-Mar-07 13:49:55 :: created build repo
2023-Mar-07 13:49:56 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:49:56 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:49:56 :: [i586] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:49:56 :: [ppc64le] #100 python3-module-gitlab.git 3.13.0-alt1: build start
2023-Mar-07 13:49:56 :: [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.74s ===============================
[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.03 seconds
2023-Mar-07 13:50:17 :: [x86_64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:50:17 :: [x86_64] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Mar-07 13:50:17 :: [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-Mar-07 13:50:17 :: [i586] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:50:17 :: [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.69s ===============================
[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.32 seconds
2023-Mar-07 13:50:38 :: [aarch64] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:50:38 :: [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.20s ===============================
[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.12 seconds
2023-Mar-07 13:50:51 :: [ppc64le] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:50:51 :: [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.84s ===============================
[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.79 seconds
2023-Mar-07 13:50:59 :: [armh] python3-module-gitlab.git 3.13.0-alt1: remote: build failed
2023-Mar-07 13:50:59 :: [armh] #100 python3-module-gitlab.git 3.13.0-alt1: build FAILED
2023-Mar-07 13:50:17 :: [x86_64] build FAILED
2023-Mar-07 13:50:17 :: [i586] build FAILED
2023-Mar-07 13:50:38 :: [aarch64] build FAILED
2023-Mar-07 13:50:51 :: [ppc64le] build FAILED
2023-Mar-07 13:50:59 :: [armh] build FAILED
2023-Mar-07 13:51:00 :: task #314902 for p10 FAILED


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

* [#314902] p10 FAILED (try 4) python3-module-responses.git=0.22.0-alt1 ...
  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 ` Girar awaiter (amakeenk)
  2023-03-07 14:02 ` [#314902] p10 FAILED (try 5) python3-module-responses.git=0.22.0-alt1 Girar awaiter (amakeenk)
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-07 13:52 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #400  python3-module-responses   failed  failed  failed   failed  failed

2023-Mar-07 13:51:37 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-07 13:51:37 :: message: new_package
#100 removed
#200 removed
#300 removed
#400 build 0.22.0-alt1 from /gears/p/python3-module-responses.git fetched at 2023-Mar-07 13:51:17 from sisyphus
#500 build 7.2.2-alt1 from /gears/p/python3-module-pytest.git fetched at 2023-Mar-07 13:51:24 from sisyphus
#600 build 3.13.0-alt1 from /gears/p/python3-module-gitlab.git fetched at 2023-Mar-07 13:51:29 from sisyphus
2023-Mar-07 13:51:37 :: created build repo
2023-Mar-07 13:51:38 :: [x86_64] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 13:51:38 :: [armh] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 13:51:38 :: [aarch64] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 13:51:38 :: [i586] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 13:51:38 :: [ppc64le] #400 python3-module-responses.git 0.22.0-alt1: build start
[x86_64] [1171523] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[x86_64] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[x86_64] pytest: error: unrecognized arguments: --asyncio-mode=auto
[x86_64]   inifile: None
[x86_64]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[x86_64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[x86_64] py3 finish: run-test  after 0.23 seconds
[x86_64] --
[x86_64] ___________________________________ summary ____________________________________
[x86_64] ERROR:   py3: commands failed
[x86_64] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 13:51:58 :: [x86_64] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 13:51:58 :: [x86_64] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
2023-Mar-07 13:51:58 :: [x86_64] requesting cancellation of task processing
[i586] [3549239] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[i586] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[i586] pytest: error: unrecognized arguments: --asyncio-mode=auto
[i586]   inifile: None
[i586]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[i586] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[i586] py3 finish: run-test  after 0.29 seconds
[i586] --
[i586] ___________________________________ summary ____________________________________
[i586] ERROR:   py3: commands failed
[i586] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 13:51:58 :: [i586] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 13:51:58 :: [i586] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[aarch64] [2009659] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[aarch64] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[aarch64] pytest: error: unrecognized arguments: --asyncio-mode=auto
[aarch64]   inifile: None
[aarch64]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[aarch64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[aarch64] py3 finish: run-test  after 0.49 seconds
[aarch64] --
[aarch64] ___________________________________ summary ____________________________________
[aarch64] ERROR:   py3: commands failed
[aarch64] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 13:52:20 :: [aarch64] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 13:52:20 :: [aarch64] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[ppc64le] [2215298] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[ppc64le] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[ppc64le] pytest: error: unrecognized arguments: --asyncio-mode=auto
[ppc64le]   inifile: None
[ppc64le]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[ppc64le] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[ppc64le] py3 finish: run-test  after 0.73 seconds
[ppc64le] --
[ppc64le] ___________________________________ summary ____________________________________
[ppc64le] ERROR:   py3: commands failed
[ppc64le] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 13:52:32 :: [ppc64le] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 13:52:32 :: [ppc64le] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[armh] [3311108] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[armh] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[armh] pytest: error: unrecognized arguments: --asyncio-mode=auto
[armh]   inifile: None
[armh]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[armh] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[armh] py3 finish: run-test  after 0.74 seconds
[armh] --
[armh] ___________________________________ summary ____________________________________
[armh] ERROR:   py3: commands failed
[armh] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 13:52:40 :: [armh] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 13:52:40 :: [armh] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
2023-Mar-07 13:51:58 :: [x86_64] build FAILED
2023-Mar-07 13:51:59 :: [i586] build FAILED
2023-Mar-07 13:52:20 :: [aarch64] build FAILED
2023-Mar-07 13:52:33 :: [ppc64le] build FAILED
2023-Mar-07 13:52:40 :: [armh] build FAILED
2023-Mar-07 13:52:40 :: task #314902 for p10 FAILED


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

* [#314902] p10 FAILED (try 5) python3-module-responses.git=0.22.0-alt1 ...
  2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (2 preceding siblings ...)
  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 ` Girar awaiter (amakeenk)
  2023-03-09 17:39 ` [#314902] p10 FAILED (try 6) python3-module-gitlab.git=3.13.0-alt2 Girar awaiter (amakeenk)
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-07 14:02 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #400  python3-module-responses   failed  failed  failed   failed  failed

2023-Mar-07 14:01:07 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-07 14:01:07 :: message: new_package
#100 removed
#200 removed
#300 removed
#400 build 0.22.0-alt1 from /gears/p/python3-module-responses.git fetched at 2023-Mar-07 13:51:17 from sisyphus
#500 removed
#600 removed
#700 removed
#1000 build 0.20.3-alt1 from /gears/p/python3-module-pytest-asyncio.git fetched at 2023-Mar-07 14:00:50 from sisyphus
#1100 build 7.2.2-alt1 from /gears/p/python3-module-pytest.git fetched at 2023-Mar-07 14:00:54 from sisyphus
#1200 build 3.13.0-alt1 from /gears/p/python3-module-gitlab.git fetched at 2023-Mar-07 14:00:58 from sisyphus
2023-Mar-07 14:01:07 :: created build repo
2023-Mar-07 14:01:08 :: [i586] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 14:01:08 :: [ppc64le] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 14:01:08 :: [armh] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 14:01:08 :: [x86_64] #400 python3-module-responses.git 0.22.0-alt1: build start
2023-Mar-07 14:01:08 :: [aarch64] #400 python3-module-responses.git 0.22.0-alt1: build start
[x86_64] [1200533] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[x86_64] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[x86_64] pytest: error: unrecognized arguments: --asyncio-mode=auto
[x86_64]   inifile: None
[x86_64]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[x86_64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[x86_64] py3 finish: run-test  after 0.23 seconds
[x86_64] --
[x86_64] ___________________________________ summary ____________________________________
[x86_64] ERROR:   py3: commands failed
[x86_64] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 14:01:28 :: [x86_64] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 14:01:28 :: [x86_64] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
2023-Mar-07 14:01:28 :: [x86_64] requesting cancellation of task processing
[i586] [3622581] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[i586] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[i586] pytest: error: unrecognized arguments: --asyncio-mode=auto
[i586]   inifile: None
[i586]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[i586] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[i586] py3 finish: run-test  after 0.29 seconds
[i586] --
[i586] ___________________________________ summary ____________________________________
[i586] ERROR:   py3: commands failed
[i586] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 14:01:29 :: [i586] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 14:01:29 :: [i586] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[aarch64] [2236496] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[aarch64] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[aarch64] pytest: error: unrecognized arguments: --asyncio-mode=auto
[aarch64]   inifile: None
[aarch64]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[aarch64] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[aarch64] py3 finish: run-test  after 0.48 seconds
[aarch64] --
[aarch64] ___________________________________ summary ____________________________________
[aarch64] ERROR:   py3: commands failed
[aarch64] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 14:01:49 :: [aarch64] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 14:01:49 :: [aarch64] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[ppc64le] [2438000] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[ppc64le] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[ppc64le] pytest: error: unrecognized arguments: --asyncio-mode=auto
[ppc64le]   inifile: None
[ppc64le]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[ppc64le] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[ppc64le] py3 finish: run-test  after 0.72 seconds
[ppc64le] --
[ppc64le] ___________________________________ summary ____________________________________
[ppc64le] ERROR:   py3: commands failed
[ppc64le] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 14:01:57 :: [ppc64le] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 14:01:57 :: [ppc64le] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
[armh] [3363388] /usr/src/RPM/BUILD/python3-module-responses-0.22.0$ /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto
[armh] ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
[armh] pytest: error: unrecognized arguments: --asyncio-mode=auto
[armh]   inifile: None
[armh]   rootdir: /usr/src/RPM/BUILD/python3-module-responses-0.22.0
[armh] ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/py3/bin/pytest . --asyncio-mode=auto (exited with code 4)
[armh] py3 finish: run-test  after 0.74 seconds
[armh] --
[armh] ___________________________________ summary ____________________________________
[armh] ERROR:   py3: commands failed
[armh] cleanup /usr/src/RPM/BUILD/python3-module-responses-0.22.0/.tox/.tmp/package/1/responses-0.22.0-py3-none-any.whl
2023-Mar-07 14:02:10 :: [armh] python3-module-responses.git 0.22.0-alt1: remote: build failed
2023-Mar-07 14:02:10 :: [armh] #400 python3-module-responses.git 0.22.0-alt1: build FAILED
2023-Mar-07 14:01:28 :: [x86_64] build FAILED
2023-Mar-07 14:01:29 :: [i586] build FAILED
2023-Mar-07 14:01:49 :: [aarch64] build FAILED
2023-Mar-07 14:01:57 :: [ppc64le] build FAILED
2023-Mar-07 14:02:10 :: [armh] build FAILED
2023-Mar-07 14:02:10 :: task #314902 for p10 FAILED


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

* [#314902] p10 FAILED (try 6) python3-module-gitlab.git=3.13.0-alt2
  2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (3 preceding siblings ...)
  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 ` 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)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-09 17:39 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

subtask  name                   aarch64  armh  i586  ppc64le  x86_64
  #1300  python3-module-gitlab       35    52    19       40      18

2023-Mar-09 17:36:25 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-09 17:36:25 :: message: new_package
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 removed
#1200 removed
#1300 build 3.13.0-alt2 from /people/amakeenk/packages/python3-module-gitlab.git fetched at 2023-Mar-09 17:36:19
2023-Mar-09 17:36:27 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 17:36:27 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 17:36:27 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 17:36:27 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 17:36:27 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 17:36:45 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK
2023-Mar-09 17:36:46 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK
2023-Mar-09 17:37:02 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK
2023-Mar-09 17:37:07 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK
2023-Mar-09 17:37:19 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK
2023-Mar-09 17:37:28 :: #1300: python3-module-gitlab.git 3.13.0-alt2: build check OK
2023-Mar-09 17:37:30 :: build check OK
2023-Mar-09 17:37:32 :: noarch check OK
2023-Mar-09 17:37:34 :: plan: src +1 -0 =18057, noarch +1 -0 =16546
2023-Mar-09 17:38:01 :: patched apt indices
2023-Mar-09 17:38:13 :: created next repo
2023-Mar-09 17:38:20 :: duplicate provides check OK
2023-Mar-09 17:38:56 :: dependencies check OK
2023-Mar-09 17:39:07 :: [x86_64] #1300 python3-module-gitlab: install check OK
2023-Mar-09 17:39:07 :: [i586] #1300 python3-module-gitlab: install check OK
2023-Mar-09 17:39:16 :: [aarch64] #1300 python3-module-gitlab: install check OK
2023-Mar-09 17:39:19 :: [ppc64le] #1300 python3-module-gitlab: install check OK
2023-Mar-09 17:39:25 :: [armh] #1300 python3-module-gitlab: install check OK
2023-Mar-09 17:39:26 :: gears inheritance check OK
2023-Mar-09 17:39:27 :: srpm inheritance check OK
2023-Mar-09 17:39:27 :: #1300: src package `python3-module-gitlab' version `3.13.0-alt2' is greater than its version `3.13.0-alt1' in `sisyphus'
2023-Mar-09 17:39:27 :: neighbour version check FAILED
2023-Mar-09 17:39:27 :: task #314902 for p10 FAILED


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

* [#314902] p10 EPERM (try 7) python3-module-gitlab.git=3.13.0-alt2
  2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (4 preceding siblings ...)
  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 ` Girar awaiter (amakeenk)
  2023-03-20 17:13 ` [#314902] p10 DONE (try 8) python3-module-gitlab.git=3.13.0-alt2 Girar pender (snowmix)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar awaiter (amakeenk) @ 2023-03-09 22:14 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

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

2023-Mar-09 22:11:26 :: task #314902 for p10 resumed by amakeenk:
2023-Mar-09 22:11:26 :: message: new_package
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 removed
#1200 removed
#1300 build 3.13.0-alt2 from /people/amakeenk/packages/python3-module-gitlab.git fetched at 2023-Mar-09 17:36:19
2023-Mar-09 22:11:29 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 22:11:29 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 22:11:29 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 22:11:29 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 22:11:29 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-09 22:11:37 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-09 22:11:37 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-09 22:11:44 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-09 22:11:47 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-09 22:11:52 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-09 22:12:00 :: #1300: python3-module-gitlab.git 3.13.0-alt2: build check OK
2023-Mar-09 22:12:02 :: build check OK
2023-Mar-09 22:12:04 :: noarch check OK
2023-Mar-09 22:12:06 :: plan: src +1 -0 =18057, noarch +1 -0 =16546
2023-Mar-09 22:12:29 :: patched apt indices
2023-Mar-09 22:12:41 :: created next repo
2023-Mar-09 22:12:48 :: duplicate provides check OK
2023-Mar-09 22:13:29 :: dependencies check OK
2023-Mar-09 22:13:38 :: [x86_64] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-09 22:13:38 :: [i586] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-09 22:13:45 :: [aarch64] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-09 22:13:46 :: [ppc64le] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-09 22:13:52 :: [armh] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-09 22:13:53 :: gears inheritance check OK
2023-Mar-09 22:13:53 :: srpm inheritance check OK
girar-check-perms: access to python3-module-gitlab DENIED for amakeenk: project `python3-module-gitlab' is not listed in the acl file for repository `p10', and the policy for such projects in `p10' is to deny
check-subtask-perms: #1300: python3-module-gitlab: needs approvals from members of @maint and @tester groups
2023-Mar-09 22:13:55 :: acl check FAILED
2023-Mar-09 22:14:14 :: created contents_index files
2023-Mar-09 22:14:22 :: created hash files: noarch src
2023-Mar-09 22:14:25 :: task #314902 for p10 EPERM


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

* [#314902] p10 DONE (try 8) python3-module-gitlab.git=3.13.0-alt2
  2023-02-08 19:27 [#314902] p10 FAILED python3-module-gitlab.git=3.13.0-alt1 Girar awaiter (amakeenk)
                   ` (5 preceding siblings ...)
  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 ` Girar pender (snowmix)
  6 siblings, 0 replies; 8+ messages in thread
From: Girar pender (snowmix) @ 2023-03-20 17:13 UTC (permalink / raw)
  To: Alexander Makeenkov
  Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/archive/done/_307/314902/logs/events.8.1.log

2023-Mar-20 17:10:02 :: task #314902 for p10 resumed by snowmix:
2023-Mar-20 17:10:02 :: message: new_package
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 removed
#1200 removed
#1300 build 3.13.0-alt2 from /people/amakeenk/packages/python3-module-gitlab.git fetched at 2023-Mar-09 17:36:19
2023-Mar-20 17:10:05 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-20 17:10:05 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-20 17:10:05 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-20 17:10:05 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-20 17:10:05 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build start
2023-Mar-20 17:10:14 :: [i586] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-20 17:10:15 :: [x86_64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-20 17:10:20 :: [aarch64] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-20 17:10:23 :: [ppc64le] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-20 17:10:29 :: [armh] #1300 python3-module-gitlab.git 3.13.0-alt2: build OK (cached)
2023-Mar-20 17:10:37 :: #1300: python3-module-gitlab.git 3.13.0-alt2: build check OK
2023-Mar-20 17:10:39 :: build check OK
2023-Mar-20 17:10:41 :: noarch check OK
2023-Mar-20 17:10:43 :: plan: src +1 -0 =18053, noarch +1 -0 =16540
2023-Mar-20 17:11:06 :: patched apt indices
2023-Mar-20 17:11:19 :: created next repo
2023-Mar-20 17:11:26 :: duplicate provides check OK
2023-Mar-20 17:12:00 :: dependencies check OK
2023-Mar-20 17:12:08 :: [x86_64] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-20 17:12:09 :: [i586] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-20 17:12:15 :: [aarch64] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-20 17:12:17 :: [ppc64le] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-20 17:12:23 :: [armh] #1300 python3-module-gitlab: install check OK (cached)
2023-Mar-20 17:12:24 :: gears inheritance check OK
2023-Mar-20 17:12:24 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for cas: member of approved group
girar-check-perms: access to @tester ALLOWED for snowmix: member of approved group
check-subtask-perms: #1300: python3-module-gitlab: approved by cas, approved by snowmix
2023-Mar-20 17:12:26 :: acl check OK
2023-Mar-20 17:12:42 :: created contents_index files
2023-Mar-20 17:12:50 :: created hash files: noarch src
2023-Mar-20 17:12:52 :: task #314902 for p10 TESTED
2023-Mar-20 17:12:53 :: task is ready for commit
2023-Mar-20 17:12:59 :: repo clone OK
2023-Mar-20 17:12:59 :: packages update OK
2023-Mar-20 17:13:01 :: [noarch] update OK
2023-Mar-20 17:13:01 :: repo update OK
2023-Mar-20 17:13:12 :: repo save OK
2023-Mar-20 17:13:12 :: src index update OK
2023-Mar-20 17:13:12 :: created /gears/p/python3-module-gitlab.git branch `p10'
2023-Mar-20 17:13:58 :: gears update OK
2023-Mar-20 17:13:58 :: task #314902 for p10 DONE


^ 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