[cyber] I: Sisyphus-20240820 x86_64 beehive_status: +11 -12 (189)
ALT beekeeper
hiver на altlinux.org
Вт Авг 20 08:27:11 MSK 2024
11 NEW error logs
apache-commons-pool-0:1.6-alt2_29jpp11
[ERROR] org.apache.commons.pool.impl.TestGenericObjectPool.testBorrowObjectFairness
Time elapsed: 6.518 s <<< FAILURE!
junit.framework.AssertionFailedError: Thread 17 failed: java.lang.Throwable: Expected:
7 found: 8
at
org.apache.commons.pool.impl.TestGenericObjectPool.testBorrowObjectFairness(TestGenericObjectPool.java:1621)
bcc-0.31.0-alt1
Unable to find kernel headers. Try rebuilding kernel with CONFIG_IKHEADERS=m (module)
or installing the kernel development package for your running kernel version.
chdir(/lib/modules/6.10.6-6.10-alt1/build): No such file or directory
Traceback (most recent call last):
fleet-commander-admin-0.15.1-alt14
ok
ERROR: test_01_write_key_for_known_schema
(__main__.TestDconfLogger.test_01_write_key_for_known_schema)
Traceback (most recent call last):
--
return self.log.pop(0)
IndexError: pop from empty list
Ran 9 tests in 10.135s
FAILED (errors=1)
dbus.Array([dbus.String('org.freedesktop.DBus'), dbus.String(':1.3'),
dbus.String('org.freedesktop.ScreenSaver'), dbus.String('ca.desrt.dconf'),
dbus.String(':1.1'), dbus.String(':1.2')], signature=dbus.Signature('s'))
--
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
givaro-4.2.0-alt4.gitfc6cac7
Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1gcd.inl...
Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1gcd.inl...
Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1io.inl...
Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1io.inl...
Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1kara.inl...
Parsing file /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1kara.inl...
Preprocessing /usr/src/RPM/BUILD/givaro-4.2.0/src/library/poly1/givpoly1midmul.make[1]:
*** [Makefile:497: docs] Segmentation fault
make[1]: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0/docs'
make: *** [Makefile:607: install-recursive] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/givaro-4.2.0'
libgupnp-igd-1.6.0-alt1
1/1 gupnp-simple-igd FAIL 5.31s killed by signal 5 SIGTRAP
Summary of Failures:
1/1 gupnp-simple-igd FAIL 5.31s 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
lightdm-1.32.0-alt7
# 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-session-greeter-reconnect
** (process:3978779): WARNING **: 04:10:20.394: Error loading passwd file: Failed to
open file ?/tmp/.r0/etc/passwd?: No such file or directory
** (process:3978798): WARNING **: 04:10:20.399: Error loading passwd file: Failed to
open file ?/tmp/.r0/etc/passwd?: No such file or directory
** (process:3978820): WARNING **: 04:10:20.404: Error loading passwd file: Failed to
open file ?/tmp/.r0/etc/passwd?: No such file or directory
** (process:3978830): WARNING **: 04:10:20.409: Error loading passwd file: Failed to
open file ?/tmp/.r0/etc/passwd?: No such file or directory
perl-Starlet-0.31-alt1_22
t/11multi-sockets.t ........ ok
# Failed test 'No warnings'
# at t/12bad_request_line.t line 24.
--
t/12bad_request_line.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
--
Result: FAIL
Failed 1/15 test programs. 1/146 subtests failed.
make: *** [Makefile:753: test_dynamic] Error 255
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar Time elapsed: 0.025
s <<< FAILURE!
java.lang.AssertionError: expected:<0.015> but was:<0.016058788>
at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)
python3-module-asyncpg-0.29.0-alt2
tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_after_writes PASSED
tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_during_writes
FAILED
tests/test_execute.py::TestExecuteMany::test_executemany_timeout PASSED
--
raise self.failureException(msg)
AssertionError: 128 not less than 128 : should stop early
=========================== short test summary info ============================
--
SKIPPED [1] tests/test__sourcecode.py:19: flake8 module is missing
FAILED
tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_during_writes
============= 1 failed, 302 passed, 3 skipped in 78.48s (0:01:18) ==============
INFO : Command's result: FAILURE
INFO : Command's error: Command '['pytest', '-vra', './tests']' returned non-zero
exit status 1.
python3-module-cheroot-10.0.1-alt2
> assert col in needed_collectors, "previous item was not torn down properly"
E AssertionError: previous item was not torn down properly
col = <Module test_server.py>
--
/usr/lib/python3/site-packages/_pytest/runner.py:505: AssertionError
_______ ERROR at setup of test_http_over_https_error[0.0.0.0-pyopenssl] ________
[gw3] linux -- Python 3.12.5
/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.run_venv/bin/python3
--
> assert col in needed_collectors, "previous item was not torn down properly"
E AssertionError: previous item was not torn down properly
col = <Module test_server.py>
--
XFAIL cheroot/test/test_core.py::test_large_request -
https://github.com/cherrypy/cheroot/issues/106
ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-builtin]
ERROR cheroot/test/test_ssl.py::test_http_over_https_error[0.0.0.0-pyopenssl]
================== 151 passed, 3 xfailed, 2 errors in 11.20s ===================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not
test_tls_client_auth']' returned non-zero exit status 1.
tripso-1.2-alt1
++ ./tripso_tests.sh retest
Cannot open network namespace "test": No such file or directory
[ 3.377433] xt_TRIPSO: disagrees about version of symbol module_layout
insmod: ERROR: could not insert module ./xt_TRIPSO.ko: Invalid module format
12 error logs REMOVED from the list
caddy-2.8.4-alt2
cppcheck-2.13.3-alt1
fleet-commander-admin-0.15.1-alt13
gawk-5.1.0.0.213.d04f-alt1
git-delta-0.17.0-alt1
gnuplot-1:6.0.1-alt1
guile22-2.2.7-alt1
java-1.8.0-openjdk-0:1.8.0.412.b08-alt1_1jpp8
python3-module-pygeoif-1.5.0-alt1
python3-module-pytest-mpi-0.6-alt1
python3-module-sanic-24.6.0-alt2
xdg-desktop-portal-1.18.4-alt1
Total 189 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk