From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Thu, 11 Jan 2024 04:44:09 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: 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-20240111 x86_64 beehive_status: +5 -6 (80) 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: Thu, 11 Jan 2024 04:44:14 -0000 Archived-At: List-Archive: 5 NEW error logs python3-module-appengine-standard-1.1.4-alt1 FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBadProjection FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBasicQueries FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlBindParameters FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlExpandoInStructure FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlExpandoProperty FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlFilter FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlGroupBy FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyFunction FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyFunctionAncestor FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKeyQueries FAILED tests/google/appengine/ext/ndb/query_test.py::QueryV3Tests::testGqlKindlessQuery python3-module-oslo.rootwrap-7.0.1-alt1.1 {7} oslo_rootwrap.tests.test_rootwrap.RootwrapTestCase.test_match_filter_recurses_exec_command_matches_user [0.000150s] ... ok {2} oslo_rootwrap.tests.test_functional.RootwrapDaemonTest.test_daemon_cleanup_client [9.891766s] ... FAILED Captured traceback: -- raise self.failureException(msg) AssertionError: -9 == -9 : Server haven't stopped in one second Captured daemon_log: -- raise self.failureException(msg) AssertionError: -9 == -9 : Server haven't stopped in one second Captured daemon_log: python3-module-scikit-learn-1.3.0-alt2 sklearn/manifold/tests/test_t_sne.py::test_uniform_grid[exact] PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_bh_match_exact PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_gradient_bh_multithread_match_sequential PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[barnes_hut-manhattan-manhattan_distances] XFAILric == 'manhattan', but this is expected.) [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[barnes_hut-cosine-cosine_distances] PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[exact-manhattan-manhattan_distances] PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_with_different_distance_metrics[exact-cosine-cosine_distances] PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_n_jobs[exact] PASSED [ 31%] sklearn/manifold/tests/test_t_sne.py::test_tsne_n_jobs[barnes_hut] /usr/src/tmp/rpm-tmp.84680: line 130: 3163633 CPU time limit exceeded py.test3 -vv python3-module-sentry-sdk-1.39.1-alt1 (envelope,) = envelopes E ValueError: too many values to unpack (expected 1) =============================== warnings summary =============================== -- 1 / 0 ZeroDivisionError: division by zero warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- 1 / 0 ZeroDivisionError: division by zero warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- 1 / 0 ZeroDivisionError: division by zero warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- 1 / 0 ZeroDivisionError: division by zero warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- 1 / 0 ZeroDivisionError: division by zero warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- =========================== short test summary info ============================ FAILED tests/test_metrics.py::test_timing - ValueError: too many values to un... ==== 1 failed, 918 passed, 111 skipped, 4 deselected, 19 warnings in 36.30s ==== INFO : Command's result: FAILURE INFO : Command's error: Command '['python3', '-m', 'pytest', '-v', '--ignore', 'tests/integrations/gcp/test_gcp.py', '--ignore', 'tests/integrations/socket/test_socket.py', '--deselect', 'tests/test_utils.py::test_default_release', '--deselect', 'tests/integrations/wsgi/test_wsgi.py::test_session_mode_defaults_to_request_mode_in_wsgi_handler', '--deselect', 'tests/integrations/wsgi/test_wsgi.py::test_auto_session_tracking_with_aggregates']' returned non-zero exit status 1. python3-module-tokenlib-2.0.0-alt1 tokenlib/tests/test_tokens.py::TestTokens::test_token_secrets_differ_for_each_token PASSED [ 50%] tokenlib/tests/test_tokens.py::TestTokens::test_token_validation FAILED [ 58%] tokenlib/tests/test_tokens.py::TestTokens::test_tokens_are_native_string_type PASSED [ 66%] -- > with self.assertRaises(errors.InvalidSignatureError): E AssertionError: InvalidSignatureError not raised tokenlib/tests/test_tokens.py:36: AssertionError -- =========================== short test summary info ============================ FAILED tokenlib/tests/test_tokens.py::TestTokens::test_token_validation - Ass... ================== 1 failed, 11 passed, 13 warnings in 0.05s =================== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-tokenlib-2.0.0/.tox/py3/bin/pytest -v ./tokenlib/tests (exited with code 1) py3 finish: run-test after 0.28 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed 6 error logs REMOVED from the list Cardinal-23.10-alt1 libvamp-2.10.0-alt2 mdevctl-1.2.0-alt1 perl-File-Tee-0.07-alt3 python3-module-pytest-xdist-3.4.0-alt1 tbb-2021.10.0-alt1 Total 80 error logs.