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-20240930 x86_64 beehive_status: +7 -30 (94)
Date: Mon, 30 Sep 2024 05:33:09 +0000
Message-ID: <Zvo4FcPKI5jDaxe1@beehive.mskdc.altlinux.org> (raw)

	7 NEW error logs

Cardinal-24.09-alt1
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:557: ../../bin/Cardinal] Error 1
	--
	ld: ../../carla/build/modules/Release/jackbridge.min.a: error adding symbols: archive
	has no index; run ranlib to add one
	collect2: error: ld returned 1 exit status
	make[2]: *** [../../dpf/Makefile.plugins.mk:600: ../../bin/Cardinal.lv2/Cardinal.so]
	Error 1

elixir-1.17.3-alt1
	right: {:ok, []}
	stacktrace:
	test/mix/tasks/compile_test.exs:340: anonymous fn/0 in Mix.Tasks.CompileTest."test
	validates compile_env"/1
	(elixir 1.17.3) lib/file.ex:1665: File.cd!/2
	test/test_helper.exs:156: MixTest.Case.in_fixture/3
	test/mix/tasks/compile_test.exs:323: (test)
	Finished in 188.3 seconds (1.9s on load, 0.03s async, 186.3s sync)
	6 doctests, 838 tests, 2 failures, 17 skipped
	make: *** [Makefile:114: test_mix] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/elixir-1.17.3'

python3-module-taskiq-0.11.7-alt1
	INFO	 taskiq.receiver.receiver:receiver.py:136 Executing task
	test_receiver_task:test_func with ID: e35801d31b90441daf67fa3aa12ff277
	ERROR	 taskiq.receiver.receiver:receiver.py:281 Exception found while executing function:
	Traceback (most recent call last):
	--
	assert kicked == desired_kicked
	AssertionError: assert 2 == 3
	During handling of the above exception, another exception occurred:
	--
	=========================== short test summary info ============================
	FAILED tests/api/test_receiver_task.py::test_successful - assert 2 == 3
	================== 1 failed, 165 passed, 8 warnings in 10.11s ==================
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest']' returned non-zero
	exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.5289 (%check)

python3-module-xmlschema-3.4.2-alt1
	test_valid_schema (tests.validators.test_xsdbase.TestXsdValidator.test_valid_schema) ... ok
	FAIL: test_validate_memory_usage
	(tests.test_memory.TestMemoryUsage.test_validate_memory_usage)
	Traceback (most recent call last):
	--
	self.assertLess(lazy_validate_mem, 2.1)
	AssertionError: Decimal('2.2') not less than 2.1
	Ran 1396 tests in 46.652s
	FAILED (failures=1, skipped=18)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-xmlschema-3.4.2/.tox/py3/bin/python -m unittest -v
	(exited with code 1)
	py3 finish: run-test  after 47.25 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-xmlschema-3.4.2/.tox/.tmp/package/1/xmlschema-3.4.2-py3-none-any.whl

python3-module-xonsh-0.18.3-alt1
	>	assert out == "ok"
	E	AssertionError: assert '' == 'ok'
	E
	--
	XPASS tests/test_integrations.py::test_xonsh_no_close_fds
	FAILED tests/procs/test_specs.py::test_partial_args_from_classmethod - AssertionError:
	assert '' == 'ok'
	- ok
	--
	Failed with Command '['pytest', '--timeout=240', '-vvvra', '--durations=5']' returned
	non-zero exit status 1.INFO	: Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'xonsh', 'run-tests.xsh', 'test',
	'--', '--timeout=240', '-vvvra']' returned non-zero exit status 1.

tarantool-3.0.1-alt1
	[267] --	Execute command: "print"
	[267] --	Error: command 'print' expects argument, but none received.
	[267] Type 'h' and press return for a command list.
	--
	[267] child's stdout logger: print<LF>
	[267] child's stdout logger: <ESC>[91mError: <ESC>[0mcommand 'print' expects argument, but
	none received.<LF>Type 'h' and press return for a command list.<LF><ESC>[90m 520<ESC>[0m
	end<LF><ESC>[90m 521<ESC>[0m	   check_table(obj, 'datetime.new()')<LF><ESC>[90m
	522<ESC>[0m   <LF><ESC>[90m 523<ESC>[0m<ESC>[92m=><ESC>[0m     local ymd =
	false<LF><ESC>[90m 524<ESC>[0m	     local hms = false<LF><ESC>[90m 525<ESC>[0m
	local dt = DAYS_EPOCH_OFFSET<LF><ESC>[90m 526<ESC>[0m	<LF><ESC>[91mluadebug> <ESC>[0m
	[267] child's stdout logger: print obj<LF>

xdg-desktop-portal-1.18.4-alt1
	/usr/lib64/python3/site-packages/dbus/bus.py:120: DBusException
	____________ ERROR at setup of TestEmail.test_email_delay[params0] _____________
	@pytest.fixture()
	--
	>	assert old_pid is None, f"PID {old_pid} still alive?"
	E	AssertionError: PID 4081089 still alive?
	/usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
	____________ ERROR at setup of TestEmail.test_email_cancel[params0] ____________
	@pytest.fixture()
	--
	>	assert old_pid is None, f"PID {old_pid} still alive?"
	E	AssertionError: PID 4081089 still alive?
	/usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
	____________ ERROR at setup of TestEmail.test_email_close[params0] _____________
	@pytest.fixture()
	--
	>	assert old_pid is None, f"PID {old_pid} still alive?"
	E	AssertionError: PID 4081089 still alive?
	/usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
	=========================== short test summary info ============================
	ERROR tests/test_email.py::TestEmail::test_email_subject_too_long - dbus.exce...
	ERROR tests/test_email.py::TestEmail::test_email_delay[params0] - AssertionEr...
	ERROR tests/test_email.py::TestEmail::test_email_cancel[params0] - AssertionE...
	ERROR tests/test_email.py::TestEmail::test_email_close[params0] - AssertionEr...
	================== 5 passed, 31 deselected, 4 errors in 3.78s ==================

	30 error logs REMOVED from the list
java-1.8.0-openjdk-0:1.8.0.422.b05-alt1_1jpp8
mumps-5.3.5-alt3
pg_catcheck-1:1.4.0-alt1
pg_rman12-1.3.16-alt1
pg_rman13-1.3.16-alt1
pg_rman14-1.3.16-alt1
pg_rman15-1.3.16-alt1
pg_rman16-1.3.16-alt1
postgresql12-pg_checksums-1.1-alt2
postgresql12-pg_repack-1.5.1-alt1
postgresql12-repmgr-5.4.1-alt1.1
postgresql13-pg_checksums-1.1-alt2
postgresql13-pg_repack-1.5.1-alt1
postgresql13-repmgr-5.4.1-alt1.1
postgresql14-pg_checksums-1.1-alt2
postgresql14-pg_repack-1.5.1-alt1
postgresql14-repmgr-5.4.1-alt1.1
postgresql15-pg-auto-failover-2.1-alt1
postgresql15-pg_checksums-1.1-alt2
postgresql15-pg_repack-1.5.1-alt1
postgresql15-repmgr-5.4.1-alt1.1
postgresql16-1C-pg_checksums-1.1-alt2
postgresql16-1C-pg_repack-1.5.1-alt1
postgresql16-pg_checksums-1.1-alt2
postgresql16-pg_repack-1.5.1-alt1
postgresql16-repmgr-5.4.1-alt1.1
python3-module-PyGreSQL-6.0.1-alt1
python3-module-setuptools-1:70.3.0-alt1
toybox-0.8.11-alt1
trikStudioJunior-2021.3-alt1.1

Total 94 error logs.


                 reply	other threads:[~2024-09-30  5:33 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=Zvo4FcPKI5jDaxe1@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