From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 26 Mar 2018 11:24:08 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20180326112408.GA26989@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20180326 x86_64 beehive_status: +13 -12 (472) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2018 11:24:10 -0000 Archived-At: List-Archive: 13 NEW error logs apache-mime4j-0:0.7.2-alt3_16jpp8 [ERROR] testBufferedRead(org.apache.james.mime4j.message.StringInputStreamTest) Time elapsed: 0.008 s <<< FAILURE! junit.framework.AssertionFailedError: expected:<43> but was:<52> at junit.framework.Assert.fail(Assert.java:57) custodia-0.5.0-alt2.S1 tests/test_misc.py::test_import_about PASSED [ 49%] tests/test_misc.py::test_logging_info FAILED [ 50%] tests/test_misc.py::test_logging_debug PASSED [ 50%] -- raise ValueError('testmsg') except ValueError: testlogger.exception('some message') -- loghandler.flush() > assert msg.endswith('some message (ValueError: testmsg)') E assert False E + where False = ('some message (ValueError: testmsg)') E + where = '2018-03-26 05:34:08 - test - some message\nTraceback (most recent call last):\n File "/u...todia-0.5.0/tests/test_misc.py", line 43, in test_logging_info\n raise ValueError(\'testmsg\')\nValueError: testmsg'.endswith tests/test_misc.py:49: AssertionError ------------------------------ Captured log call ------------------------------- log.py 74 ERROR some message Traceback (most recent call last): -- raise ValueError('testmsg') ValueError: testmsg ==================== 1 failed, 109 passed in 21.20 seconds ===================== ERROR: InvocationError: '/usr/src/RPM/BUILD/custodia-0.5.0/.tox/py27/bin/python setup.py pytest --addopt --verbose --cov=custodia' ___________________________________ summary ____________________________________ ERROR: py27: commands failed 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 = 38, want around 100 --- FAIL: TestProbeReset (0.10s) prober_test.go:61: total = 44, want around 100 libgc-7.6.0-alt2 PASS: cordtest hasher-priv: master: idle time limit (3600 seconds) exceeded make-2:4.2.1-alt2 Caught signal 14! FAILED (13/15 passed) features/override ....................................... ok (4 passed) python-module-celery-4.1.0-alt1.1 ==================================== ERRORS ==================================== _ ERROR at teardown of test_default_logger.test_setup_logging_subsystem_misc2 __ request = > -- > raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this)) E RuntimeError: Test test_setup_logging_subsystem_misc2 modified handlers for the root logger t/unit/conftest.py:246: RuntimeError __________ ERROR at teardown of test_default_logger.test_setup_logger __________ request = > -- > raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this)) E RuntimeError: Test test_setup_logger modified handlers for the root logger t/unit/conftest.py:246: RuntimeError ERROR at teardown of test_default_logger.test_setup_logger_no_handlers_stream _ request = > -- > raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this)) E RuntimeError: Test test_setup_logger_no_handlers_stream modified handlers for the root logger t/unit/conftest.py:246: RuntimeError _ ERROR at teardown of test_default_logger.test_setup_logger_no_handlers_file __ request = > -- > raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this)) E RuntimeError: Test test_setup_logger_no_handlers_file modified handlers for the root logger t/unit/conftest.py:246: RuntimeError ________ ERROR at teardown of test_default_logger.test_redirect_stdouts ________ request = > -- > raise RuntimeError(CASE_LOG_HANDLER_EFFECT.format(this)) E RuntimeError: Test test_redirect_stdouts modified handlers for the root logger t/unit/conftest.py:246: RuntimeError python-module-dugong-3.7.1-alt1.1 INTERNALERROR> raise ImportError('pytest catchlog plugin not found') INTERNALERROR> ImportError: pytest catchlog plugin not found python-module-guessit-2.1.4-alt1.1 > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError -- > caplog.setLevel(logging.INFO) E AttributeError: 'LogCaptureFixture' object has no attribute 'setLevel' guessit/test/test_yml.py:152: AttributeError python-module-pebble-4.3.7-alt1.git20180228 collecting ... collected 41 items test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer FAILED [ 2%] test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback PASSED [ 4%] -- > pool.schedule(function) E AssertionError: RuntimeError not raised test/test_process_pool_spawn.py:212: AssertionError ----------------------------- Captured stderr call ----------------------------- ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): -- Exception: BOOM! ERROR:root:BOOM! Traceback (most recent call last): python-module-pytest-bdd-2.19.0-alt1.1 self = <_pytest.pytester.LineMatcher object at 0x7f3760695d90> lines2 = ['*test_when_fails_inline FAILED'] E Failed: nomatch: '*test_when_fails_inline FAILED' E and: u'============================= test session starts ==============================' -- E and: u'' E and: u'test_step_trace.py::test_when_fails_inline FAILED [100%]' E and: u'' -- E and: u'' E remains unmatched: '*test_when_fails_inline FAILED' lines2 = ['*test_when_fails_inline FAILED'] self = <_pytest.pytester.LineMatcher object at 0x7f3760695d90> -- collecting ... collected 4 items test_step_trace.py::test_when_fails_inline FAILED [100%] =================================== FAILURES =================================== -- return request._fixture_values.get(name) except AttributeError: > return request._funcargs.get(name) E AttributeError: 'FixtureRequest' object has no attribute '_funcargs' name = 'foo' -- return request._fixture_values.get(name) except AttributeError: > return request._funcargs.get(name) E AttributeError: 'FixtureRequest' object has no attribute '_funcargs' name = 'content' python-module-pytest-benchmark-3.1.1-alt1.1 =============================== warnings summary =============================== :45 use pluginmanager.add_hookspecs instead of deprecated addhooks() method. -- Docs: http://doc.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 2.68 seconds ===================== =============================== warnings summary =============================== :45 use pluginmanager.add_hookspecs instead of deprecated addhooks() method. -- Docs: http://doc.pytest.org/en/latest/warnings.html ======== 14 failed, 188 passed, 9 skipped, 1 warnings in 548.81 seconds ======== python-module-pytest-relaxed-1.1.0-alt1.1 > assert testdir.runpytest().ret == 0 E AssertionError: assert 5 == 0 E + where 5 = <_pytest.pytester.RunResult object at 0x7f263b1ef950>.ret -- > assert results in output E AssertionError: assert 'behaviors.py ..\nother_behaviors.py s.F.\n' in '============================= test session starts ==============================\nplatform linux2 -- Python 2.7.14, py...ther_behaviors.py:10: AssertionError\n================ 1 failed, 4 passed, 1 skipped in 0.03 seconds =================\n' /usr/src/RPM/BUILD/python-module-pytest-relaxed-1.1.0/tests/test_display.py:19: AssertionError -- > assert expected in testdir.runpytest('-v').stdout.str() E AssertionError: assert 'Behaviors\n\n behavior one\n behavior two\n\n MoreBehaviors\n\n an behavior\n another behavior\n\n YetMore\n\n Behaviors\n\n yup\n still works\n' in '============================= test session starts ==============================\nplatform linux2 -- Python 2.7.14, py...\n\n behavior one\n behavior two\n\n=========================== 2 passed in 0.02 seconds ===========================\n' E + where '============================= test session starts ==============================\nplatform linux2 -- Python 2.7.14, py...\n\n behavior one\n behavior two\n\n=========================== 2 passed in 0.02 seconds ===========================\n' = >() python-module-tox-2.9.1-alt1.S1 > assert isinstance(envdata["installed_packages"], list) E KeyError: 'installed_packages' /usr/src/RPM/BUILD/python3/tests/test_z_cmdline.py:857: KeyError -- python installdeps: pytest ERROR: invocation failed (exit code 1), logfile: /usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log ERROR: actionid: python msg: getenv -- No matching distribution found for funcsigs (from pytest) ERROR: could not install deps [pytest]; v = InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/bin/pip install pytest (see /usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log)', 1) ___________________________________ summary ____________________________________ ERROR: python: could not install deps [pytest]; v = InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/bin/pip install pytest (see /usr/src/tmp/pytest-of-builder/pytest-1/test_json0/example123/.tox/python/log/python-1.log)', 1) wrote json report at: /usr/src/tmp/pytest-of-builder/pytest-1/test_json0/res.json -- /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123$ /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip install pytest >/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log ERROR: invocation failed (exit code 1), logfile: /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log ERROR: actionid: python msg: getenv -- No matching distribution found for funcsigs (from pytest) ERROR: could not install deps [pytest]; v = InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip install pytest (see /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log)', 1) ___________________________________ summary ____________________________________ ERROR: python: could not install deps [pytest]; v = InvocationError('/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/bin/pip install pytest (see /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop___0/example123/.tox/python/log/python-1.log)', 1) __________________________ test_test_usedevelop[src] ___________________________ -- /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123$ /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/bin/pip install pytest >/usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/log/python-1.log ERROR: invocation failed (exit code 1), logfile: /usr/src/tmp/pytest-of-builder/pytest-1/test_test_usedevelop_src_0/example123/.tox/python/log/python-1.log 12 error logs REMOVED from the list gdal-2.0.2-alt5.1 golang-googlecode-log4go-0-alt1_0.9.hgc3294304d93f grass-7.2.2-alt2 perl-Net-Ping-2.66-alt1 postgis-2.3.3-alt2 python-module-flask-cors-3.0.2-alt1.1 python-module-flask_mail-0.9.1-alt1.git20141015.1.1 python-module-flask_sqlalchemy-2.1-alt1 python-module-oauth2client-4.1.2-alt2.1 rust-1.21.0-alt1 sqlite3-3.20.1-alt2 zeromq-4.2.3-alt1 Total 472 error logs.