ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
From: ALT beekeeper <hiver@altlinux.org>
To: sisyphus-cybertalk@lists.altlinux.org
Subject: [cyber] I: Sisyphus-20260430 x86_64 beehive_status: +9 -14 (643)
Date: Thu, 30 Apr 2026 07:12:32 +0000
Message-ID: <afMA4Ecz++zprah3@beehive.mskdc.altlinux.org> (raw)

	9 NEW error logs

dufs-0.43.0-alt1
	running 10 tests
	2026-04-30T01:53:29Z ERROR - Failed to zip /usr/src/tmp/.tmpjrphbX, an upstream reader
	returned an error: broken pipe
	test default_not_allow_archive ... ok
	--
	test no_auth_propfind_dir ... ok
	test no_auth ... FAILED
	test auth_check2 ... ok
	--
	---- no_auth stdout ----
	Error: reqwest::Error { kind: Request, url: "http://localhost:42589/", source:
	hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code:
	111, kind: ConnectionRefused, message: "Connection refused" })) }
	failures:
	no_auth
	test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out;
	finished in 0.29s
	error: test failed, to rerun pass `--test auth`

python3-module-aiohttp-3.13.5-alt1
	SKIPPED [1] tests/test_connector.py:2504: This test is for Python < 3.11 runtime
	warning behavior
	SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding error: %82 is
	invalid for latin1
	SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding error: %E4 is
	invalid for utf-8
	SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote is tolerate to
	standalone % chars
	--
	XFAIL tests/test_http_parser.py::test_parse_uri_utf8[c-parser-pyloop] - Not valid
	HTTP. Maybe update py-parser to reject later.
	FAILED tests/test_helpers.py::test_when_timeout_smaller_second[pyloop] - asse...
	= 1 failed, 4320 passed, 25 skipped, 5 xfailed, 2 subtests passed in 75.59s (0:01:15) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['pytest', '-m', 'not dev_mode and not
	internal', '-vra', '-o=addopts=', '-n', 'auto', '--ignore=tests/autobahn',
	'--ignore=tests/test_proxy_functional.py', '--ignore-glob=tests/test_benchmarks_*',
	'--deselect=tests/test_web_functional.py::test_keepalive_expires_on_time', 'tests']'
	returned non-zero exit status 1.

python3-module-execnet-2.1.2-alt1
	XFAIL testing/test_multi.py::test_safe_terminate[thread] - active_count() has been
	broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[thread-sys.executable]
	- since python3.12 this test triggers RuntimeError: can't create new thread at interpreter
	shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[thread] - WorkerPool does not
	implement limited size
	XFAIL testing/test_multi.py::test_safe_terminate[main_thread_only] - active_count()
	has been broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[main_thread_only-sys.executable]
	- since python3.12 this test triggers RuntimeError: can't create new thread at interpreter
	shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[main_thread_only] - WorkerPool does
	not implement limited size
	--
	XPASS testing/test_xspec.py::TestMakegateway::test_popen_nice - fails due to timing
	problems on busy single-core VMs
	FAILED testing/test_gateway.py::TestBasicGateway::test__rinfo[thread-socket]
	= 1 failed, 464 passed, 613 skipped, 6 xfailed, 11 xpassed, 78 warnings in 35.47s =

python3-module-jupyter_server-2.17.0-alt1
	SKIPPED [7] tests/conftest.py:42: Skipping this test because it's marked
	'integration_test'. Run integration tests using the `--integration_tests` flag.
	FAILED tests/services/kernels/test_execution_state.py::test_execution_state
	= 1 failed, 1011 passed, 9 skipped, 8 deselected, 256 warnings in 185.88s (0:03:05) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-v', '-W', 'default',
	'-m', 'not network', '-k', 'not test_restart_kernel and not test_connection']' returned
	non-zero exit status 1.

python3-module-paho-2.1.0-alt1
	"on_disconnect",
	E	    AssertionError: assert ['on_connect'..._unsubscribe'] ==
	['on_connect'...n_disconnect']
	E
	--
	"on_disconnect",
	E	    AssertionError: assert ['on_connect'..._unsubscribe'] ==
	['on_connect'...n_disconnect']
	E
	--
	=========================== short test summary info ============================
	FAILED tests/test_client.py::TestCompatibility::test_callback_v2_mqtt3[tcp]
	FAILED tests/test_client.py::TestCompatibility::test_callback_v2_mqtt3[unix]
	============ 2 failed, 139 passed, 21 skipped, 1 xfailed in 36.11s =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-o', 'addopts=',
	'tests']' returned non-zero exit status 1.

python3-module-plumbum-1.10.0-alt1
	SKIPPED [1] tests/test_utils.py:10: Skipping; marked with disabled optional tests
	(skipif, ssh)
	FAILED tests/test_local.py::TestLocalMachine::test_iter_lines_buffer_size - A...
	==== 1 failed, 203 passed, 77 skipped, 2 deselected, 77 warnings in 19.54s =====

python3-module-pytest-xdist-3.8.0-alt2
	) == {"gw1": 10}
	E	AssertionError: assert {'gw0': 10} == {'gw1': 10}
	E
	--
	XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested
	warning classes are not supported.
	FAILED testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_by_size
	============ 1 failed, 195 passed, 6 skipped, 10 xfailed in 28.70s =============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
	non-zero exit status 1.

python3-module-wand-0.7.0-alt1
	.............................s................s......................... [ 53%]
	...................................................Fatal Python error: Segmentation fault
	Thread 0x00007f3a98d74b80 (most recent call first):
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' died with
	<Signals.SIGSEGV: 11>.

trurl-0.16.1.0.5.gitf22a2c4-alt1
	207: passed	'e?e&&&&&&&&&&a&&&&&&&&&&&'
	208: passed	-s 'path=\\' --json localhost
	209: passed	-s 'path=\\' -g '{path}\n{:path}' --urlencode localhost
	210: passed	-s 'path=abc\\' -s 'query:=a&b&a%26b' --urlencode --json localhost
	211: passed	--url https://curl.se/hello --set user=:hej:
	212: passed	-s 'path=\\' -g '{path}\n{:path}' localhost
	Finished:
	Failed! - Failed: 3, Passed: 204, Skipped: 5, Total: 212
	make: *** [Makefile:76: test] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/trurl-0.16.1.0.5.gitf22a2c4'

	14 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt2
binwalk3-3.1.0-alt1
blender-4.5.8-alt1
bristol-0.60.11-alt6
dqt5-webengine-5.15.18-alt0.dde.2
guile-fibers-1.4.0-alt1
libdqlite-1.18.2-alt1
liburing-2.14-alt1
php8.4-pcntl-8.4.18-alt1
python3-module-rapidfuzz-3.14.5-alt1
rng-tools-6.17-alt1.1
scribus-1:1.7.0-alt6
shepherd-1.0.1-alt1
t1lib-5.1.2-alt8

Total 643 error logs.


                 reply	other threads:[~2026-04-30  7:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=afMA4Ecz++zprah3@beehive.mskdc.altlinux.org \
    --to=hiver@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus-cybertalk@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 Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/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-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git