ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20250706 x86_64 beehive_status: +12 -13 (273)
@ 2025-07-06 15:19 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2025-07-06 15:19 UTC (permalink / raw)
  To: sisyphus-cybertalk

	12 NEW error logs

altlinux-freedesktop-menu-0.70-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ for i in desktop-directories/*.directory
	++ basename desktop-directories/altlinux-xfce.directory
	+ j=altlinux-xfce.directory
	+ grep altlinux-xfce.directory ignore.list
	+ rm ignore.list
	+ '[' 0 -gt 0 ']'
	+ exit 1

bpftrace-0.23.3-alt1
	^[[94m[	 SKIP	]^[[0m probe.kprobe_offset_module_error (unmet condition: 'lsmod | grep
	'^nf_tables'')\r
	^[[91m[	FAILED	]^[[0m 1 tests, listed below:\r
	^[[91m[	FAILED	]^[[0m call.debugf\r

fprintd-1.94.5-alt3
	stderr:
	setUpClass (__main__.FPrintdVirtualDeviceStorageVerificationTests) ... ERROR
	ERROR: setUpClass (__main__.FPrintdVirtualDeviceStorageVerificationTests)
	Traceback (most recent call last):
	--
	cls.dbus = Gio.DBusConnection.new_for_address_sync(os.environ['DBUS_SYSTEM_BUS_ADDRESS'],
	gi.repository.GLib.GError: g-io-error-quark: Could not connect: Connection refused (39)
	Ran 0 tests in 0.019s
	FAILED (errors=1)
	416/557 fprintd:daemon+fprintd+FPrintdVirtualDeviceStorageVerificationTests
	/ FPrintdVirtualDeviceStorageVerificationTests.test_verify_error_data_full
	OK		2.10s

java-1.8.0-openjdk-0:1.8.0.452.b09-alt1
	+ /usr/bin/gmake VERBOSE= LOG_LEVEL=trace -R -I
	/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.452.b09-0.x86_64/openjdk/make/common
	-f adlc.make -r -rRw
	-I/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.452.b09-0.x86_64/openjdk/make/common -j2
	-Otarget --sync-mutex=fnm:/usr/src/tmp/GmTxLGV -j
	gmake: *** cannot open output sync mutex /usr/src/tmp/GmTxLGV: No such file or directory.
	Stop.
	gmake[5]: ***
	[/usr/src/RPM/BUILD/java-1.8.0-openjdk-1.8.0.452.b09-0.x86_64/jdk8u452-b09/hotspot/make/linux/makefiles/top.make:91:
	ad_stuff] Error 2

libpixman-3:0.46.2-alt1
	34/35 tolerance-test	     OK		    117.50s
	composite time out (After 120 seconds)
	35/35 composite		     TIMEOUT	    120.08s   killed by signal 15 SIGTERM
	>>> LD_LIBRARY_PATH=/usr/src/RPM/BUILD/pixman-0.46.2/x86_64-alt-linux/pixman
	MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
	MALLOC_PERTURB_=133 MESON_TEST_ITERATION=1
	UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
	/usr/src/RPM/BUILD/pixman-0.46.2/x86_64-alt-linux/test/composite
	Summary of Failures:
	35/35 composite		     TIMEOUT	    120.08s   killed by signal 15 SIGTERM
	Ok:		   34
	Fail:		   0
	Timeout:	   1
	Full log written to
	/usr/src/RPM/BUILD/pixman-0.46.2/x86_64-alt-linux/meson-logs/testlog.txt

lightdm-1.32.0-alt10
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test-switch-to-greeter-return-session-logout
	** (process:2723377): WARNING **: 13:22:00.314: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:2723387): WARNING **: 13:22:00.322: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:2723393): WARNING **: 13:22:00.327: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:2723395): WARNING **: 13:22:00.330: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory

perl-Net-SIP-0.838-alt1
	t/23_valid_message.t .................... ok
	#   Failed test 'DTMF audio generator and extractor for codec pcmu works'
	#   at t/24_dtmf_audio.t line 24.
	--
	#     $expected->[5] = '5'
	#   Failed test 'DTMF audio generator and extractor for codec pcma works'
	#   at t/24_dtmf_audio.t line 24.
	--
	t/24_dtmf_audio.t		      (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
	Failed tests:  1-2
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/26 test programs. 2/2000 subtests failed.
	make: *** [Makefile:829: test_dynamic] Error 255

python3-module-devpi-server-6.16.0-alt1
	>	    assert not pypistage.cache_retrieve_times.is_expired("pkg",
	pypistage.cache_expiry)
	E	    AssertionError: assert not True
	E	     +	where True = is_expired('pkg', 1800)
	--
	XPASS test_devpi_server/test_keyfs.py::TestSubscriber::test_persistent - test
	monkeypatching wrong thing after refactoring
	FAILED test_devpi_server/test_mirror.py::TestMirrorStageprojects::test_simplelinks_timeout
	= 1 failed, 1075 passed, 54 skipped, 1 xfailed, 1 xpassed, 23 warnings in 326.79s
	(0:05:26) =
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
	non-zero exit status 1.
	error: Bad exit status from /usr/src/tmp/rpm-tmp.4256 (%check)

python3-module-pythran-0.18.0-alt1
	INFO	 : Running command: ['python3', '-m', 'pytest', '-n', 'auto']
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-virtualenv-20.31.2-alt1
	tests/unit/test_util.py .
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-xmldiff-2.6.3-alt1
	src/lxml/parser.pxi:1911: in lxml.etree._parseDoc
	E   TypeError: memoryview: a bytes-like object is required, not '_io.BufferedReader'
	src/lxml/parser.pxi:1936: TypeError
	--
	=========================== short test summary info ============================
	FAILED tests/test_main.py::MainAPITests::test_api_diff_texts - TypeError: mem...
	=================== 1 failed, 119 passed, 1 warning in 0.51s ===================
	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.15082 (%check)

zstd-1.5.5-alt2
	test206 : ZSTD_adjustCParams() + dictionary OK
	test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK
	test208 : check estimateCCtxSize() always larger or equal to
	ZSTD_estimateCCtxSize_usingCParams() : OK
	test209 : thread pool API tests :
	thread pool test : threadPool re-use roundtrips: OK
	thread pool test : threadPool simultaneous usage: OK
	thread pool tests OK
	1	   \r	 3	    \r	 14	     \r	  21	      \r    33	       \r    37
	\r    43		 \r    51	  \r    58	   \r	68	    \r	 78	     \r
	95	    \r	107	     \r	 119	      \r   128	       \r   133		\r   138
	\r   150		 \r   156	  \r   160	   \r   166	    \r	181	     \r
	202	     \r	 212	      \r   223	       \r   228		\r   242		 \r   249
	\r   261		 \r   286	  \r   290	   \r   302	    \r	313	     \r
	321	     \r	 323	      \r   324	       \r   333		\r   357		 \r   360
	\r   382		 \r   396	  \r   398	   \r   406	    \r	418	     \r
	419	     \r	 434	      \r   447	       \r   452		\r   459		 \r   464
	\r   477		 \r   482	  \r   486	   \r   495	    \r	502	     \r
	520	     \r	 531	      \r   542	       \r   543		\r   555		 \r   572
	\r   573		 \r   575	  \r   581	   \r   585	    \r	587	     \r
	590	     \r	 594	      \r   599	       \r   602		\r   612		 \r   631
	\r   641		 \r   657	  \r   686	   \r   694	    \r	708	     \r
	710	     \r	 731	      \r   737	       \r   742		\r   751		 \r   760
	\r   775		 \r   794	  \r   809	   \r   817	    \r	823	     \r
	834	     \r	 855	      \r   864	       \r   869		\r   877		 \r   899
	\r   922		 \r   931	  \r   934	   \r   948	    \r	959	     \r
	968	     \r	 977	      \r   979	       \r   994		\r  1005		 \r  1018
	\r  1020		 \r  1026	  \r  1039	   \r  1052	    \r  1061	     \r
	1073	      \r  1088	       \r  1090		\r  1099		 \r  1104	  \r
	1119	      \r  1135	       \r  1137		\r  1155		 \r  1159	  \r
	1163	      \r  1172	       \r  1189		\r  1192		 \r  1197	  \r
	1205	      \r  1207	       \r  1214		\r  1228		 \r  1232	  \r
	1250	      \r  1255	       \r  1256		\r  1263		 \r  1268	  \r
	1290	      \r  1299	       \r  1304		\r  1312		 \r  1315	  \r
	1321	      \r  1337	       \r  1352		\r  1357		 \r  1365	  \r
	1380	      \r  1393	       \r  1418		\r  1422		 \r  1427	  \r
	1437	      \r  1446	       \r  1457		\r  1462		 \r  1468	  \r
	1481	      \r  1496	       \r  1502		\r  1522		 \r  1529	  \r
	1537	      \r  1547	       \r  1551		\r  1560		 \r  1561	  \r
	1568	      \r  1588	       \r  1593		\r  1597		 \r  1598	  \r
	1603	      \r  1614	       \r  1615		\r  1623		 \r  1637	  \r
	1647	      \r  1657	       \r  1661		\r  1678		 \r  1691	  \r
	1699	      \r  1705	       \r  1714		\r  1720		 \r  1729	  \r
	1739	      \r  1741	       \r  1759		\r  1765		 \r  1778	  \r
	1780	      \r  1790	       \r  1806		\r  1813		 \r  1817	  \r
	1828	      \r  1840	       \r  1842		\r  1852		 \r  1859	  \r
	1885	      \r  1887	       \r  1894		\r  1898		 \r  1906	  \r
	1917	      \r  1935	       \r  1942		\r  1955		 \r  1968	  \r
	1993	      \r  2025	       \r  2041		\r  2044		 \r  2046	  \r
	2056	      \r  2063	       \r  2070		\r  2079		 \r  2100	  \r
	2113	      \r  2116	       \r  2122		\r  2136		 \r  2138	  \r
	2140	      \r  2143	       \r  2152		\r  2163		 \r  2169	  \r
	2174	      \r  2189	       \r  2212		\r  2228		 \r  2235	  \r
	2241	      \r  2254	       \r  2274		\r  2287		 \r  2305	  \r  2324
	make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
	make: Target 'test' not remade because of errors.

	13 error logs REMOVED from the list
bochs-2.8-alt3
cca-spec-classic-0.5.7-alt8
cppcheck-2.16.2-alt1_1_1f61c2e8d
guile22-2.2.7-alt1
kernel-modules-LiME-6.12-1.9.1-alt5.396323.1
leancrypto-1.3.0-alt1
libsecret-0.21.7-alt1
lua5.4-module-lualanes-3.17.1-alt1_lr0
python3-module-pytest-httpbin-2.1.0-alt1
python3-module-pytest-xdist-3.8.0-alt1
python3-module-sanic-24.12.0-alt1
python3-module-setuptools-1:80.9.0-alt1
python3-module-uvicorn-0.32.0-alt1

Total 273 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-06 15:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-06 15:19 [cyber] I: Sisyphus-20250706 x86_64 beehive_status: +12 -13 (273) ALT beekeeper

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