Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
test_tpch_import.py::TestS3TpchImport::test_import_and_export (timeout) duration: 622.28s
Info: Test run has exceeded 8.0G (8388608K) memory limit with 17.6G (18408012K) used. This may lead to test failure on the Autocheck/CI
You can increase test's ram requirement using REQUIREMENTS(ram:X) in the ya.make
pid rss ref pdirt
346284 45.1M 45.1M 6.3M test_tool run_test @/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ya_command_file_0.args
346955 42.2M 30.4M 18.1M └─ test_tool run_test @/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ya_command_file_0.args
346959 623M 626M 537M └─ ydb-tests-olap-s3_import --basetemp /home/runner/actions_runner/_work/ydb/ydb/tmp/out/tmp --capture no -c pkg:library.python.pytest:pytest.yatest.ini -p no:factor --docte
354724 14.5G 14.5G 13.9G ├─ ydbd server --suppress-version-check --yaml-config=/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/te
359786 550M 550M 516M └─ moto_server s3 --port 27073
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/s3_import/test-results/py3test/testing_out_stuff/stderr
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
ttl_delete_s3.py::TestDeleteS3Ttl::test_delete_s3_tiering (timeout) duration: 437.43s
ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change (good) duration: 175.86s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/stderr
Chunk exceeded 600s timeout and was killed
List of the tests involved in the launch:
ttl_delete_s3.py::TestDeleteTtl::test_ttl_delete (timeout) duration: 611.57s
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/run_test.log
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/stderr
ydb/tests/olap/load/lib/workload_simple_queue.py:38: in test_workload_simple_queue
self.execute_workload_test(
ydb/tests/olap/load/lib/workload_executor.py:224: in execute_workload_test
return self._execute_workload_with_deployment(
ydb/tests/olap/load/lib/workload_executor.py:251: in _execute_workload_with_deployment
final_result = self._finalize_workload_results(
ydb/tests/olap/load/lib/workload_executor.py:358: in _finalize_workload_results
self.process_workload_result_with_diagnostics(overall_result, workload_name, False)
ydb/tests/olap/load/lib/conftest.py:757: in process_workload_result_with_diagnostics
raise exc
E Failed: WORKLOAD EXECUTION FAILED: SimpleQueue_row
E Main error: All 1 runs failed to execute successfully
E
E Execution details:
E Total iterations attempted: 1
E
E FAILED ITERATIONS (1):
E - Iteration 1: Workload execution failed. stderr: Command failed with exit code -15, but stderr is empty (time: 10.8s)
E
E STDERR (last 500 chars):
E === Run 1 stderr ===
E Command failed with exit code -15, but stderr is empty
E
E RUN STATISTICS:
E Successful runs: 0/1
E Failed runs: 1
E Success rate: 0.0%
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_simple_queue.py.TestWorkloadSimpleQueue.test_workload_simple_queue.row.log
ydb/tests/olap/scenario/conftest.py:125: in test
raise errors[0]
ydb/tests/olap/scenario/conftest.py:84: in worker
self._test_suffix(local_ctx, suffix, codes, idx)
ydb/tests/olap/scenario/conftest.py:135: in _test_suffix
ctx.executable(self, ctx)
ydb/tests/olap/scenario/test_alter_tiering.py:357: in scenario_many_tables
threads.start_and_wait_all()
ydb/tests/olap/common/thread_helper.py:49: in start_and_wait_all
self.join_all()
ydb/tests/olap/common/thread_helper.py:45: in join_all
thread.join(timeout=timeout)
ydb/tests/olap/common/thread_helper.py:18: in join
raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/scenario/test_alter_tiering.py:245: in _loop_scan
sth.execute_scan_query(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:476: in execute_scan_query
for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/table.py:1212: in <lambda>
lambda resp: _wrap_scan_query_response(resp, self._table_client_settings),
contrib/python/ydb/py3/ydb/table.py:982: in _wrap_scan_query_response
issues._process_response(response)
contrib/python/ydb/py3/ydb/issues.py:229: in _process_response
raise exc_obj(_format_response(response_proto), response_proto.issues)
E ydb.issues.Aborted: message: "Incorrect tableId in reply [72057594046678944:19:5]." issue_code: 2028 severity: 1 ,message: "Query invalidated on scheme/internal error during Scan execution" issue_code: 2019 severity: 1 (server_code: 400040)
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_alter_tiering.py.TestAlterTiering.test.many_tables.log
assertion failed at ydb/services/ydb/ydb_logstore_ut.cpp:435, virtual void NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext &): (res.GetStatus() == EStatus::SUCCESS) failed: (PRECONDITION_FAILED != SUCCESS) <main>: Error: Column stores are not supported
, with diff:
(PRE|SUC)C(ONDITION_FAIL|)E(D|SS)
TBackTrace::Capture() at /-S/util/system/backtrace.cpp:284:9
GetCurrentTest at /-S/library/cpp/testing/unittest/registar.cpp:70:12
NTestSuiteYdbLogStore::TTestCaseAlterLogTable::Execute_(NUnitTest::TTestContext&) at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:13
operator() at /-S/ydb/services/ydb/ydb_logstore_ut.cpp:0:1
operator() at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:0:12
~__value_func at /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:398:16
UnRef at /-S/util/generic/ptr.h:640:13
UnRef at /-S/util/generic/ptr.h:640:13
NUnitTest::RunMain(int, char**) at /-S/library/cpp/testing/unittest/utmain.cpp:0:0
?? at ??:0:0
?? at ??:0:0
_start at ??:0:0
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff
stderr:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.err
stdout:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/services/ydb/ut/test-results/unittest/testing_out_stuff/YdbLogStore.AlterLogTable.out
ydb/tests/olap/load/lib/workload_oltp.py:29: in test_workload_oltp
self.execute_workload_test(
ydb/tests/olap/load/lib/workload_executor.py:224: in execute_workload_test
return self._execute_workload_with_deployment(
ydb/tests/olap/load/lib/workload_executor.py:251: in _execute_workload_with_deployment
final_result = self._finalize_workload_results(
ydb/tests/olap/load/lib/workload_executor.py:358: in _finalize_workload_results
self.process_workload_result_with_diagnostics(overall_result, workload_name, False)
ydb/tests/olap/load/lib/conftest.py:757: in process_workload_result_with_diagnostics
raise exc
E Failed: WORKLOAD EXECUTION FAILED: OltpWorkload
E Main error: All 1 runs failed to execute successfully
E
E Execution details:
E Total iterations attempted: 1
E
E FAILED ITERATIONS (1):
E - Iteration 1: Workload execution failed. stderr: FATAL: exceptions must derive from BaseException
E Traceback: File "contrib/tools/python3/Lib/threading.py", line 1032, in _bootstrap
E self._bootstrap_inner()File "contrib/tools/python3/Lib/threading.py", line 1075, in _bootstrap_inner
E self.run()File "contrib/tools/python3/Lib/threading.py", line 1012, in run
E self._target(*self._args, **self._kwargs)File "ydb/tests/stress/common/common.py", line 102, in <lambda>
E t = threading.Thread(target=lambda: wrapper(f))File "ydb/tests/stress/common/common.py", line 96, in wrapper
E for line in traceback.format_stack():
E (time: 2.3s)
E
E STDERR (last 500 chars):
E .../python3/Lib/threading.py", line 1032, in _bootstrap
E self._bootstrap_inner()File "contrib/tools/python3/Lib/threading.py", line 1075, in _bootstrap_inner
E self.run()File "contrib/tools/python3/Lib/threading.py", line 1012, in run
E self._target(*self._args, **self._kwargs)File "ydb/tests/stress/common/common.py", line 102, in <lambda>
E t = threading.Thread(target=lambda: wrapper(f))File "ydb/tests/stress/common/common.py", line 96, in wrapper
E for line in traceback.format_stack():
E
E RUN STATISTICS:
E Successful runs: 0/1
E Failed runs: 1
E Success rate: 0.0%
logsdir:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff
log:
/home/runner/actions_runner/_work/ydb/ydb/tmp/out/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_oltp.py.TestWorkloadSimpleQueue.test_workload_oltp.log