ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (ancieg)" <girar-builder@altlinux.org>
To: Anton Zhukharev <ancieg@altlinux.org>
Cc: girar-builder-p10@altlinux.org,
	sisyphus-incominger@lists.altlinux.org,
	girar-builder-p10@lists.altlinux.org
Subject: [#349041] [test-only] p10 FAILED (try 5) python3-module-pycodestyle.git=2.11.1-alt1 ...
Date: Fri, 24 May 2024 08:30:06 +0000
Message-ID: <girar.task.349041.5.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.349041.1.1@gyle.mskdc.altlinux.org>

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

subtask  name                   aarch64  armh    i586  ppc64le  x86_64
   #500  python3-module-flake8   failed     ?  failed   failed  failed

2024-May-24 08:28:29 :: test-only task #349041 for p10 resumed by ancieg:
2024-May-24 08:28:29 :: message: autopep8 for p10 (bug 50432)
#100 removed
#140 build 2.11.1-alt1 from /gears/p/python3-module-pycodestyle.git fetched at 2024-May-24 08:03:48 from sisyphus
#200 removed
#300 removed
#400 build 2.1.1-alt0.p10.1 from /people/ancieg/packages/python3-module-autopep8.git fetched at 2024-May-24 08:12:19
#500 build 7.0.0-alt1 from /gears/p/python3-module-flake8.git fetched at 2024-May-24 08:28:21 from sisyphus
2024-May-24 08:28:30 :: created build repo
2024-May-24 08:28:31 :: [armh] #140 python3-module-pycodestyle.git 2.11.1-alt1: build start
2024-May-24 08:28:31 :: [ppc64le] #140 python3-module-pycodestyle.git 2.11.1-alt1: build start
2024-May-24 08:28:31 :: [aarch64] #140 python3-module-pycodestyle.git 2.11.1-alt1: build start
2024-May-24 08:28:31 :: [i586] #140 python3-module-pycodestyle.git 2.11.1-alt1: build start
2024-May-24 08:28:31 :: [x86_64] #140 python3-module-pycodestyle.git 2.11.1-alt1: build start
2024-May-24 08:28:43 :: [x86_64] #140 python3-module-pycodestyle.git 2.11.1-alt1: build OK (cached)
2024-May-24 08:28:44 :: [i586] #140 python3-module-pycodestyle.git 2.11.1-alt1: build OK (cached)
2024-May-24 08:28:44 :: [x86_64] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build start
2024-May-24 08:28:44 :: [i586] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build start
2024-May-24 08:28:52 :: [aarch64] #140 python3-module-pycodestyle.git 2.11.1-alt1: build OK (cached)
2024-May-24 08:28:52 :: [aarch64] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build start
2024-May-24 08:28:53 :: [ppc64le] #140 python3-module-pycodestyle.git 2.11.1-alt1: build OK (cached)
2024-May-24 08:28:53 :: [ppc64le] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build start
2024-May-24 08:28:56 :: [x86_64] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build OK (cached)
2024-May-24 08:28:56 :: [x86_64] #500 python3-module-flake8.git 7.0.0-alt1: build start
2024-May-24 08:28:56 :: [i586] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build OK (cached)
2024-May-24 08:28:57 :: [i586] #500 python3-module-flake8.git 7.0.0-alt1: build start
2024-May-24 08:29:02 :: [armh] #140 python3-module-pycodestyle.git 2.11.1-alt1: build OK (cached)
2024-May-24 08:29:02 :: [armh] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build start
2024-May-24 08:29:12 :: [aarch64] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build OK (cached)
2024-May-24 08:29:12 :: [aarch64] #500 python3-module-flake8.git 7.0.0-alt1: build start
2024-May-24 08:29:15 :: [ppc64le] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build OK (cached)
2024-May-24 08:29:15 :: [ppc64le] #500 python3-module-flake8.git 7.0.0-alt1: build start
[x86_64] E           ValueError: 'int' is not callable
[x86_64] /usr/lib64/python3.9/argparse.py:1428: ValueError
[x86_64] --
[x86_64] >           raise ValueError('%r is not callable' % (type_func,))
[x86_64] E           ValueError: 'int' is not callable
[x86_64] /usr/lib64/python3.9/argparse.py:1428: ValueError
[x86_64] --
[x86_64] >       assert messages == set(pyflakes_shim.FLAKE8_PYFLAKES_CODES)
[x86_64] E       AssertionError: assert {'AssertTuple...NotLast', ...} == {'AssertTuple...rgument', ...}
[x86_64] E         Extra items in the left set:
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/integration/test_api_legacy.py::test_legacy_api - ValueError: 'i...
[x86_64] FAILED tests/integration/test_main.py::test_form_feed_line_split - ValueError...
[x86_64] FAILED tests/integration/test_main.py::test_e101_indent_char_does_not_reset
[x86_64] FAILED tests/integration/test_main.py::test_statistics_option - ValueError: '...
[x86_64] FAILED tests/integration/test_main.py::test_show_source_option - ValueError: ...
[x86_64] FAILED tests/integration/test_main.py::test_errors_sorted - ValueError: 'int'...
[x86_64] FAILED tests/integration/test_main.py::test_extend_exclude - ValueError: 'int...
[x86_64] FAILED tests/integration/test_main.py::test_malformed_per_file_ignores_error
2024-May-24 08:29:22 :: [x86_64] python3-module-flake8.git 7.0.0-alt1: remote: build failed
2024-May-24 08:29:22 :: [x86_64] #500 python3-module-flake8.git 7.0.0-alt1: build FAILED
2024-May-24 08:29:22 :: [x86_64] requesting cancellation of task processing
[i586] E           ValueError: 'int' is not callable
[i586] /usr/lib/python3.9/argparse.py:1428: ValueError
[i586] --
[i586] >           raise ValueError('%r is not callable' % (type_func,))
[i586] E           ValueError: 'int' is not callable
[i586] /usr/lib/python3.9/argparse.py:1428: ValueError
[i586] --
[i586] >       assert messages == set(pyflakes_shim.FLAKE8_PYFLAKES_CODES)
[i586] E       AssertionError: assert {'AssertTuple...NotLast', ...} == {'AssertTuple...rgument', ...}
[i586] E         Extra items in the left set:
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED tests/integration/test_api_legacy.py::test_legacy_api - ValueError: 'i...
[i586] FAILED tests/integration/test_main.py::test_form_feed_line_split - ValueError...
[i586] FAILED tests/integration/test_main.py::test_e101_indent_char_does_not_reset
[i586] FAILED tests/integration/test_main.py::test_statistics_option - ValueError: '...
[i586] FAILED tests/integration/test_main.py::test_show_source_option - ValueError: ...
[i586] FAILED tests/integration/test_main.py::test_errors_sorted - ValueError: 'int'...
[i586] FAILED tests/integration/test_main.py::test_extend_exclude - ValueError: 'int...
[i586] FAILED tests/integration/test_main.py::test_malformed_per_file_ignores_error
2024-May-24 08:29:26 :: [i586] python3-module-flake8.git 7.0.0-alt1: remote: build failed
2024-May-24 08:29:26 :: [i586] #500 python3-module-flake8.git 7.0.0-alt1: build FAILED
2024-May-24 08:29:32 :: [armh] #400 python3-module-autopep8.git 2.1.1-alt0.p10.1: build OK (cached)
2024-May-24 08:29:32 :: [armh] task processing CANCELLED
[aarch64] E           ValueError: 'int' is not callable
[aarch64] /usr/lib64/python3.9/argparse.py:1428: ValueError
[aarch64] --
[aarch64] >           raise ValueError('%r is not callable' % (type_func,))
[aarch64] E           ValueError: 'int' is not callable
[aarch64] /usr/lib64/python3.9/argparse.py:1428: ValueError
[aarch64] --
[aarch64] >       assert messages == set(pyflakes_shim.FLAKE8_PYFLAKES_CODES)
[aarch64] E       AssertionError: assert {'AssertTuple...NotLast', ...} == {'AssertTuple...rgument', ...}
[aarch64] E         Extra items in the left set:
[aarch64] --
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/integration/test_api_legacy.py::test_legacy_api - ValueError: 'i...
[aarch64] FAILED tests/integration/test_main.py::test_form_feed_line_split - ValueError...
[aarch64] FAILED tests/integration/test_main.py::test_e101_indent_char_does_not_reset
[aarch64] FAILED tests/integration/test_main.py::test_statistics_option - ValueError: '...
[aarch64] FAILED tests/integration/test_main.py::test_show_source_option - ValueError: ...
[aarch64] FAILED tests/integration/test_main.py::test_errors_sorted - ValueError: 'int'...
[aarch64] FAILED tests/integration/test_main.py::test_extend_exclude - ValueError: 'int...
[aarch64] FAILED tests/integration/test_main.py::test_malformed_per_file_ignores_error
2024-May-24 08:29:57 :: [aarch64] python3-module-flake8.git 7.0.0-alt1: remote: build failed
2024-May-24 08:29:57 :: [aarch64] #500 python3-module-flake8.git 7.0.0-alt1: build FAILED
[ppc64le] E           ValueError: 'int' is not callable
[ppc64le] /usr/lib64/python3.9/argparse.py:1428: ValueError
[ppc64le] --
[ppc64le] >           raise ValueError('%r is not callable' % (type_func,))
[ppc64le] E           ValueError: 'int' is not callable
[ppc64le] /usr/lib64/python3.9/argparse.py:1428: ValueError
[ppc64le] --
[ppc64le] >       assert messages == set(pyflakes_shim.FLAKE8_PYFLAKES_CODES)
[ppc64le] E       AssertionError: assert {'AssertTuple...NotLast', ...} == {'AssertTuple...rgument', ...}
[ppc64le] E         Extra items in the left set:
[ppc64le] --
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/integration/test_api_legacy.py::test_legacy_api - ValueError: 'i...
[ppc64le] FAILED tests/integration/test_main.py::test_form_feed_line_split - ValueError...
[ppc64le] FAILED tests/integration/test_main.py::test_e101_indent_char_does_not_reset
[ppc64le] FAILED tests/integration/test_main.py::test_statistics_option - ValueError: '...
[ppc64le] FAILED tests/integration/test_main.py::test_show_source_option - ValueError: ...
[ppc64le] FAILED tests/integration/test_main.py::test_errors_sorted - ValueError: 'int'...
[ppc64le] FAILED tests/integration/test_main.py::test_extend_exclude - ValueError: 'int...
[ppc64le] FAILED tests/integration/test_main.py::test_malformed_per_file_ignores_error
2024-May-24 08:30:05 :: [ppc64le] python3-module-flake8.git 7.0.0-alt1: remote: build failed
2024-May-24 08:30:05 :: [ppc64le] #500 python3-module-flake8.git 7.0.0-alt1: build FAILED
2024-May-24 08:29:22 :: [x86_64] build FAILED
2024-May-24 08:29:26 :: [i586] build FAILED
2024-May-24 08:29:33 :: [armh] build FAILED
2024-May-24 08:29:57 :: [aarch64] build FAILED
2024-May-24 08:30:05 :: [ppc64le] build FAILED
2024-May-24 08:30:06 :: task #349041 for p10 FAILED


  parent reply	other threads:[~2024-05-24  8:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24  7:35 [#349041] [test-only] p10 FAILED python3-module-autopep8.git=2.1.1-alt1 Girar awaiter (ancieg)
2024-05-24  8:03 ` [#349041] [test-only] p10 FAILED (try 2) python3-module-autopep8.git=2.1.1-alt0.p10.1 Girar awaiter (ancieg)
2024-05-24  8:05 ` [#349041] [test-only] p10 FAILED (try 3) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  8:19 ` [#349041] p10 TESTED (try 4) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  8:30 ` Girar awaiter (ancieg) [this message]
2024-05-24  8:41 ` [#349041] p10 TESTED (try 6) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  9:17 ` [#349041] [test-only] p10 FAILED (try 7) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  9:21 ` [#349041] [test-only] p10 FAILED (try 8) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  9:33 ` [#349041] [test-only] p10 FAILED (try 9) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24  9:48 ` [#349041] [test-only] p10 FAILED (try 10) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 10:29 ` [#349041] [test-only] p10 FAILED (try 11) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 10:57 ` [#349041] [test-only] p10 FAILED (try 12) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 11:17 ` [#349041] [test-only] p10 FAILED (try 13) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 11:39 ` [#349041] [test-only] p10 FAILED (try 14) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 12:29 ` [#349041] [test-only] p10 FAILED (try 15) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 12:55 ` [#349041] [test-only] p10 FAILED (try 16) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-24 13:32 ` [#349041] p10 TESTED (try 17) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-25  8:25 ` [#349041] [test-only] p10 FAILED (try 18) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)
2024-05-25  8:40 ` [#349041] [test-only] p10 FAILED (try 19) python3-module-pycodestyle.git=2.11.1-alt1 Girar awaiter (ancieg)

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.349041.5.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=ancieg@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-p10@altlinux.org \
    --cc=girar-builder-p10@lists.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