[cyber] I: Sisyphus-20181214 x86_64 beehive_status: +13 -10 (395)
ALT beekeeper
hiver на altlinux.org
Пт Дек 14 09:21:00 MSK 2018
13 NEW error logs
apache2-mod_nss-1.0.17-alt4
--------------------- >> end captured logging << ---------------------
ERROR: test_suite1[20]: /protocoltls11/index.html: Try TLSv1 client on TLSv1.1 location
Traceback (most recent call last):
--
if expected_str not in str(e):
TypeError: 'in <string>' requires string as left operand, not NoneType
-------------------- >> begin captured logging << --------------------
--
--------------------- >> end captured logging << ---------------------
ERROR: test_suite1[21]: /protocoltls12/index.html: Try SSLv23 client on 1.2-only location
Traceback (most recent call last):
--
--------------------- >> end captured logging << ---------------------
ERROR: test_suite1[23]: /protocoltls12/index.html: Try TLSv1 client on 1.2-only VH
Traceback (most recent call last):
--
if expected_str not in str(e):
TypeError: 'in <string>' requires string as left operand, not NoneType
-------------------- >> begin captured logging << --------------------
--
--------------------- >> end captured logging << ---------------------
ERROR: test_suite1[25]: /proxy/index.html: Reverse proxy request when SNI is disabled
Traceback (most recent call last):
--
--------------------- >> end captured logging << ---------------------
ERROR: test_suite1[26]: /dhe_cipher/: server-side DHE cipher check
Traceback (most recent call last):
--
--------------------- >> end captured logging << ---------------------
FAIL: test_suite1[2]: /: SSL connection, fail to verify
Traceback (most recent call last):
--
UNEXPECTED % (uri, name, options, e.__class__.__name__, e)
AssertionError: Expected '/' to raise SSLError, but caught different.
options = {'verify': True}
--
--------------------- >> end captured logging << ---------------------
FAIL: test_suite1[24]: /index.html: SNI request when SNI is disabled
Traceback (most recent call last):
clisp-1:2.49.92-alt1
Bye.
(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
which tests failed, type" ; echo " cat "`pwd`"/*.erg" ; exit 1)
Test failed:
-rw-r--r-- 1 builder builder 848 Dec 14 03:58 socket.erg
To see which tests failed, type
cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg
golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
+ go test -compiler gc github.com/xiang90/probing
--- FAIL: TestProbe (0.10s)
prober_test.go:26: total = 42, want around 100
golang-github-xtaci-smux-1.0.7-alt1_1
+ go test -compiler gc github.com/xtaci/smux
--- FAIL: TestReadDeadline (0.00s)
session_test.go:554: No error when reading with past deadline
nnti-2.0-alt1.git20150304.1
[ 80%] Linking C static library libtrios_nnti.a
cd /usr/src/RPM/BUILD/nnti-2.0/nnti_tests && /usr/bin/cmake -P
CMakeFiles/trios_nnti-static.dir/cmake_clean_target.cmake
cd /usr/src/RPM/BUILD/nnti-2.0/nnti_tests && /usr/bin/cmake -E cmake_link_script
CMakeFiles/trios_nnti-static.dir/link.txt --verbose=1
/usr/bin/ar qc libtrios_nnti.a CMakeFiles/trios_nnti-static.dir/Trios_nnti_xdr.c.o
CMakeFiles/trios_nnti-static.dir/fprint_types.cpp.o
CMakeFiles/trios_nnti-static.dir/nnti.c.o CMakeFiles/trios_nnti-static.dir/nnti_utils.c.o
CMakeFiles/trios_nnti-static.dir/buffer_queue.cpp.o
CMakeFiles/trios_nnti-static.dir/nnti_ib.cpp.o
CMakeFiles/trios_nnti-static.dir/nnti_mpi.cpp.o
/usr/bin/ranlib libtrios_nnti.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/nnti-2.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/nnti-2.0'
[ 80%] Built target trios_nnti-static
make[1]: Leaving directory '/usr/src/RPM/BUILD/nnti-2.0'
make: *** [Makefile:130: all] Error 2
perl-Convert-PEM-0.08-alt1
Possible precedence issue with control flow operator at
/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
# Failed test 'errstr matches decrypt failed'
# at t/02-encode.t line 28.
--
t/02-encode.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 6
Non-zero exit status: 1
--
Result: FAIL
Failed 1/5 test programs. 1/36 subtests failed.
make: *** [Makefile:780: test_dynamic] Error 255
perl-Server-Starter-0.34-alt1
received TERM, sending TERM to all workers:63773
hasher-priv: master: idle time limit (3600 seconds) exceeded
python-module-pexpect-4.6-alt1
> assert resp == 1 # index 1 == EOF
E AssertionError: assert 2 == 1
tests/test_performance.py:108: AssertionError
python-module-zdaemon-4.2.0-alt1
testCtlSocketDirectoryCreationRelativePath (zdaemon.tests.testzdrun.TestRunnerDirectory)
... ok
testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... Test failed:
<unittest.runner.TextTestResult run=81 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
ok
FAIL: test_start_test_program (zdaemon.tests.tests)
Doctest: zdaemon.tests.tests.test_start_test_program
--
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for zdaemon.tests.tests.test_start_test_program
File "/usr/src/RPM/BUILD/python3/src/zdaemon/tests/tests.py", line 267, in
test_start_test_program
--
os.remove('x')
FileNotFoundError: [Errno 2] No such file or directory: 'x'
Ran 81 tests in 96.342s
FAILED (failures=1)
python3-3.6.5-alt1.1
1 test failed:
test_asyncio
20 tests skipped:
test_curses test_devpoll test_kqueue test_msilib test_nis
test_ossaudiodev test_smtpnet test_socketserver test_startfile
test_timeout test_tix test_tk test_ttk_guionly test_urllib2net
test_urllibnet test_winconsoleio test_winreg test_winsound
test_xmlrpc_net test_zipfile64
Total duration: 4 min 43 sec
Tests result: FAILURE
sgc-0.2.1-alt1
pygame.display.init()
error: Couldn't open X11 display
The full traceback has been saved in /usr/src/tmp/sphinx-err-PNACx2.log, if you want
to report the issue to the developers.
subethasmtp-3.1.7-alt1_12jpp8
[ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.296 s <<<
FAILURE! - in org.subethamail.smtp.MessageContentTest
[ERROR] testIso2022JPEightBitMessage(org.subethamail.smtp.MessageContentTest) Time
elapsed: 0.039 s <<< ERROR!
java.lang.RuntimeException: java.net.BindException: Address already in use (Bind failed)
wvdial-1.61-alt3.git20090513.qa2
./CXX -c wvdialer
/bin/bash: ./CXX: No such file or directory
make: *** [wvrules.mk:142: wvdialer.o] Error 127
--
./CXX -c wvmodemscan
/bin/bash: ./CXX: No such file or directory
make: *** [wvrules.mk:142: wvmodemscan.o] Error 127
--
./CXX -c wvpapchap
/bin/bash: ./CXX: No such file or directory
make: *** [wvrules.mk:142: wvpapchap.o] Error 127
--
./CXX -c wvdialbrain
/bin/bash: ./CXX: No such file or directory
make: *** [wvrules.mk:142: wvdialbrain.o] Error 127
10 error logs REMOVED from the list
HikariCP-2.4.3-alt1_1jpp8
SDL_sound-1.0.3-alt3.hg20120815.1
ceph-12.2.9-alt1
cinnamon-control-center-4.0.0-alt1
grafana-5.3.0-alt1
netvisix-1.2.0-alt1
perl-Git-Repository-1.322-alt1
python-module-sh-1.12.14-alt2
transgui-5.15.4-alt1.S1
xblas-1.0.248-alt1.1
Total 395 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk