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-20241207 x86_64 beehive_status: +10 -7 (787)
Date: Sat, 7 Dec 2024 05:37:05 +0000
Message-ID: <Z1PfAcKjIF/GAxa0@beehive.mskdc.altlinux.org> (raw)

	10 NEW error logs

gem-aws-sdk-1:3.1.0-alt1
	hasher-privd: parent: work_limits_ok: time elapsed limit (600 seconds) exceeded
	hsh-rebuild: gem-aws-sdk-3.1.0-alt1.src.rpm: sisyphus_check failed.

libgupnp-igd-1.6.0-alt1
	1/1 gupnp-simple-igd FAIL	     8.38s   killed by signal 5 SIGTRAP
	Summary of Failures:
	1/1 gupnp-simple-igd FAIL	     8.38s   killed by signal 5 SIGTRAP
	Ok:		    0
	Expected Fail:	    0
	Fail:		    1
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    0
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

python3-module-execnet-2.1.1-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]
	- reason: 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]
	- reason: 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_channel.py::TestChannelBasicBehaviour::test_channel_passing_over_channel[thread-popen]
	= 1 failed, 464 passed, 613 skipped, 7 xfailed, 10 xpassed, 78 warnings in 45.04s =
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-execnet-2.1.1/.tox/py3/bin/python -m pytest testing
	(exited with code 1)
	py3 finish: run-test  after 45.37 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-execnet-2.1.1/.tox/.tmp/package/1/execnet-2.1.1-py3-none-any.whl

python3-module-oslo.middleware-6.2.0-alt1
	self.wfile.flush() #actually send the response if not already done.
	ValueError: I/O operation on closed file.
	{14} oslo_middleware.tests.test_healthcheck.HealthcheckMainTests.test_startup_response
	[0.018234s] ... ok
	{14} oslo_middleware.tests.test_healthcheck.HealthcheckTests.test_json_response
	[0.007505s] ... FAILED
	Captured traceback:
	--
	raise mismatch_error
	testtools.matchers._impl.MismatchError: !=:
	reference = b'''\
	--
	raise mismatch_error
	testtools.matchers._impl.MismatchError: !=:
	reference = b'''\

python3-module-rsa-4.9-alt2
	rsa/pkcs1.py::rsa.pkcs1._pad_for_signing PASSED				 [ 12%]
	rsa/pkcs1.py::rsa.pkcs1.decrypt FAILED					 [ 13%]
	rsa/pkcs1.py::rsa.pkcs1.encrypt PASSED					 [ 14%]
	--
	Traceback (most recent call last):
	rsa.pkcs1.DecryptionError: Decryption failed
	Got:
	--
	=========================== short test summary info ============================
	FAILED rsa/pkcs1.py::rsa.pkcs1.decrypt
	======================== 1 failed, 106 passed in 2.40s =========================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra', '-o=addopts=',
	'--doctest-modules', '--ignore=tests/test_mypy.py', 'rsa', 'tests']' returned non-zero
	exit status 1.

python3-module-sanic-24.6.0-alt2
	=========================== short test summary info ============================
	FAILED tests/test_cli.py::test_server_run_with_repl - AssertionError: assert ...
	= 1 failed, 1667 passed, 25 skipped, 5 deselected, 3 xfailed, 6 xpassed, 301 warnings
	in 205.69s (0:03:25) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
	test_websocket_route_with_subprotocols and not test_keep_alive_client_timeout']'
	returned non-zero exit status 1.

python3-module-websockets-14.0-alt1
	......................................................................................................................................................................................................s..s.s.................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss.......s..................................................................................................................................s.......................................................................................................................................s.........................................................................................................................s.......................s.............................................F............sss......................s.............................................F.................................................................................................................................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................
	FAIL: test_writing_in_send_context_fails
	(tests.sync.test_connection.ClientConnectionTests.test_writing_in_send_context_fails)
	Error when sending outgoing frame is correctly reported.
	--
	self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
	AssertionError: None is not an instance of <class 'BrokenPipeError'>
	FAIL: test_writing_in_send_context_fails
	(tests.sync.test_connection.ServerConnectionTests.test_writing_in_send_context_fails)
	Error when sending outgoing frame is correctly reported.
	--
	self.assertIsInstance(raised.exception.__cause__, BrokenPipeError)
	AssertionError: None is not an instance of <class 'BrokenPipeError'>
	Ran 1785 tests in 66.311s
	FAILED (failures=2, skipped=15)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'unittest']' returned non-zero
	exit status 1.

python3-module-zmq-26.2.0-alt1
	_zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1209: ZMQError
	--
	_zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1209: ZMQError
	--
	_zmq.py:1134: in zmq.backend.cython._zmq.Socket.send
	E   zmq.error.ZMQError: Socket operation on non-socket
	_zmq.py:1209: ZMQError
	--
	=========================== short test summary info ============================
	FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - TimeoutError: T...
	FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - zmq.error...
	FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - zmq.erro...
	FAILED tests/test_log.py::TestPubLog::test_custom_message_type - zmq.error.ZM...
	FAILED tests/test_log.py::TestPubLog::test_init_iface - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_init_socket - zmq.error.ZMQError: ...
	FAILED tests/test_log.py::TestPubLog::test_root_topic - zmq.error.ZMQError: S...
	FAILED tests/test_log.py::TestPubLog::test_set_info_formatter_via_property - ...

redis-7.2.4-alt1.1
	Killing still running Redis server 3921795
	Killing still running Redis server 3922507
	Killing still running Redis server 3922748
	Killing still running Redis server 3928503
	Killing still running Redis server 3928535
	Killing still running Redis server 3958031
	Killing still running Redis server 3958220
	Killing still running Redis server 3970434
	Killing still running Redis server 4155924
	Killing still running Redis server 4156689

snapd-glib-2-1.66-alt1
	ok 129 /find/channels-match
	not ok /find/cancel - ERROR:../tests/test-glib.c:4676:find_cancel_cb: assertion failed
	(error == (g-io-error-quark, 19)): snapd returned no content type (snapd-error-quark, 4)
	Bail out!
	stderr:
	ERROR:../tests/test-glib.c:4676:find_cancel_cb: assertion failed (error ==
	(g-io-error-quark, 19)): snapd returned no content type (snapd-error-quark, 4)
	4/4 Tests (qt6		 OK		  8.06s

	7 error logs REMOVED from the list
guile-fibers-1.3.1-alt1
nemo-extensions-6.2.0-alt1
osquery-5.14.1-alt1
perl-Starlet-0.31-alt1_22
python-2.7.18-alt11
python3-module-eventlet-0.38.0-alt1
rakudo-2017.09-alt1

Total 787 error logs.


                 reply	other threads:[~2024-12-07  5:37 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=Z1PfAcKjIF/GAxa0@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