============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_sql_negative.py F

=================================== FAILURES ===================================
___________________ test[watermarks-bad_column-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_negative.py:48: in test
    result = fq_run.yql_exec(check_error=False, action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453605 byte(s) leaked in 8613 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[watermarks-bad_column-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002adb/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adb/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_negative.py, test_name: test[watermarks-bad_column-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 594315
DEBUG    ya.test:process.py:259 Command (pid 594315) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 594315) elapsed time (sec): 29.196008920669556
DEBUG    ya.test:process.py:263 Command (pid 594315) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) inblock: 311832
DEBUG    ya.test:process.py:263 Command (pid 594315) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) majflt: 5535
DEBUG    ya.test:process.py:263 Command (pid 594315) maxrss: 1434408
DEBUG    ya.test:process.py:263 Command (pid 594315) minflt: 975864
DEBUG    ya.test:process.py:263 Command (pid 594315) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) nivcsw: 1617
DEBUG    ya.test:process.py:263 Command (pid 594315) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 594315) nvcsw: 109077
DEBUG    ya.test:process.py:263 Command (pid 594315) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 594315) stime: 3.614578
DEBUG    ya.test:process.py:263 Command (pid 594315) utime: 11.088743
DEBUG    ya.test:process.py:263 Command (pid 594315) wtime: 29.201
DEBUG    ya.test:process.py:275 Command (pid 594315) output:
2025-12-14T16:18:09.892499Z Fetching udfs...
2025-12-14T16:18:11.572017Z Initialization of fq runner...
2025-12-14T16:18:16.061470Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.633707s

DEBUG    ya.test:process.py:276 Command (pid 594315) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7be204797bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7be204797bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7be204188e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7be204797bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7be204797bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7be204188e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7be2047c2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7be2041da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7be2041da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7be2041da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7be20479f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be20408c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7be204095660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7be20479ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7be20479ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7be20479ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7be20479c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7be20479c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7be20418bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7be20418bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7be204188447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be204129b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7be204129b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7be204129b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7be2040918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7be2040918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7be2040f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7be2040f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7be2040f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7be2040f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7be2040fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7be2040e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7be20479eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7be20479eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7be20479ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7be20479c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7be20479c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be20479676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7be20478ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7be20478ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7be20478941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7be2047893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7be20479f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be20479676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be2040f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be2040f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7be2040919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7be204081694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7be204081694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7be204188212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be204129b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7be204129b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7be204129b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7be2040918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7be2040918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7be2040f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7be2040f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7be2040f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7be2040f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7be2040f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7be2040d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7be204081694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be204081694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7be204188212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7be204081b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7be204081b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7be20408217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7be20408217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7be2041da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7be2041da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7be20479f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be204076372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7be204076372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7be204796c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453605 byte(s) leaked in 8613 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7be204797bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7be204797bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7be204188e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7be204797bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7be204797bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7be204188e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7be2047c2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7be2041da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7be2041da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7be2041da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7be20479f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be20408c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7be204095660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7be20479ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7be20479ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7be20479ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7be20479c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7be20479c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7be20418bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7be20418bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7be204188447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be204129b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7be204129b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7be204129b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7be2040918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7be2040918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7be2040f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7be2040f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7be2040f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7be2040f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7be2040fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7be2040e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7be20479eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7be20479eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7be20479ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7be20479c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7be20479c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be20479676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7be20478ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7be20478ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7be20478941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7be2047893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7be20479f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fe222381d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20410ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be20410ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be204796b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be20479676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be20479695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204072a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be204072a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be2040f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be2040f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7be2040919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7be204081694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7be204081694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7be204188212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7be204081d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7be2041d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7be2041d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7be20479fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7be20479f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7be20479c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7be20479c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7be20479c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7be2047c4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7be2047c4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7be2047c3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7be203cb68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be20410a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be20411162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be204129b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7be204129b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7be204129b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7be2040918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7be2040918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7be2040f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7be2040f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7be2040f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7be2040f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7be2040f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7be2040d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7be204081694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be204081694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7be204188212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7be204081b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7be204081b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7be20408217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7be20408217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7be2041da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7be2041da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7be20479f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be204076372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7be204076372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7be204796c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be204796994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be204796758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be204794396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7be2047942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7be2047c3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7be2040dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7be2041dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7be2041dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7be2041dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7be2040dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7be204185ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7be204185ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7be20417e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7be20417e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7be20417e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7be20415a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453605 byte(s) leaked in 8613 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
29.26s call     test_sql_negative.py::test[watermarks-bad_column-default.txt]
0.03s setup    test_sql_negative.py::test[watermarks-bad_column-default.txt]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_negative.py::test[watermarks-bad_column-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adb/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk0/testing_out_stuff/yql/test_fqrun_s5hrmqit/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be20415a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be204189efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be20408298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be20408298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be2040827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be2041d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be2041d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be204159467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be204159467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be2040dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be204081e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be204081e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453605 byte(s) leaked in 8613 allocation(s).
============================== 1 failed in 30.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_sql_negative.py F

=================================== FAILURES ===================================
__________________ test[watermarks-bad_pushdown-default.txt] ___________________
ydb/tests/fq/streaming_optimize/test_sql_negative.py:48: in test
    result = fq_run.yql_exec(check_error=False, action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[watermarks-bad_pushdown-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002adc/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002adc/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_negative.py, test_name: test[watermarks-bad_pushdown-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 594314
DEBUG    ya.test:process.py:259 Command (pid 594314) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 594314) elapsed time (sec): 29.398187160491943
DEBUG    ya.test:process.py:263 Command (pid 594314) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) inblock: 358488
DEBUG    ya.test:process.py:263 Command (pid 594314) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) majflt: 5850
DEBUG    ya.test:process.py:263 Command (pid 594314) maxrss: 1453116
DEBUG    ya.test:process.py:263 Command (pid 594314) minflt: 978727
DEBUG    ya.test:process.py:263 Command (pid 594314) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) nivcsw: 2044
DEBUG    ya.test:process.py:263 Command (pid 594314) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 594314) nvcsw: 109226
DEBUG    ya.test:process.py:263 Command (pid 594314) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 594314) stime: 3.854479
DEBUG    ya.test:process.py:263 Command (pid 594314) utime: 11.078765
DEBUG    ya.test:process.py:263 Command (pid 594314) wtime: 29.403
DEBUG    ya.test:process.py:275 Command (pid 594314) output:
2025-12-14T16:18:09.890751Z Fetching udfs...
2025-12-14T16:18:11.572028Z Initialization of fq runner...
2025-12-14T16:18:15.849812Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.833871s

DEBUG    ya.test:process.py:276 Command (pid 594314) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bee33517bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bee33517bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bee32f08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bee33517bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bee33517bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bee32f08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bee33542d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bee32f5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bee32f5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bee32f5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bee3351f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bee32e0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bee32e15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bee3351ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bee3351ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bee3351ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bee3351c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bee3351c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bee32f0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bee32f0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bee32f08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bee32ea9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bee32ea9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bee32ea9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bee32e118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bee32e118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bee32e7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bee32e79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bee32e79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bee32e79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bee32e7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bee32e6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bee3351eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bee3351eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bee3351ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bee3351c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bee3351c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bee3351676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bee3350ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bee3350ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bee3350941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bee335093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bee3351f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bee3351676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bee32e727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bee32e727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bee32e119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bee32e01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bee32e01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bee32f08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bee32ea9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bee32ea9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bee32ea9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bee32e118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bee32e118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bee32e7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bee32e79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bee32e79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bee32e79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bee32e75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bee32e55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bee32e01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bee32e01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bee32f08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bee32e01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bee32e01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bee32e0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bee32e0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bee32f5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bee32f5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bee3351f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bee32df6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bee32df6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bee33516c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bee33517bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bee33517bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bee32f08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bee33517bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bee33517bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bee32f08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bee33542d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bee32f5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bee32f5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bee32f5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bee3351f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bee32e0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bee32e15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bee3351ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bee3351ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bee3351ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bee3351c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bee3351c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bee32f0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bee32f0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bee32f08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bee32ea9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bee32ea9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bee32ea9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bee32e118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bee32e118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bee32e7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bee32e79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bee32e79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bee32e79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bee32e7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bee32e6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bee3351eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bee3351eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bee3351ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bee3351c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bee3351c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bee3351676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bee3350ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bee3350ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bee3350941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bee335093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bee3351f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fee51106d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bee32e8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bee33516b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bee3351676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bee3351695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bee32df2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bee32e727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bee32e727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bee32e119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bee32e01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bee32e01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bee32f08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bee32e01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bee32f592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bee32f590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bee3351fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bee3351f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bee3351c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bee3351c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bee3351c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bee33544476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bee33544476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bee33543d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bee32a368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32e8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bee32e9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bee32ea9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bee32ea9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bee32ea9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bee32e118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bee32e118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bee32e7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bee32e79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bee32e79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bee32e79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bee32e75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bee32e55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bee32e01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bee32e01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bee32f08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bee32e01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bee32e01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bee32e0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bee32e0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bee32f5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bee32f5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bee3351f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bee32df6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bee32df6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bee33516c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bee33516994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bee33516758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bee33514396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bee335142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bee33543a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bee32e5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bee32f5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bee32f5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bee32f5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bee32e5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bee32f05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bee32f05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bee32efe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bee32efe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bee32efe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bee32eda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
29.44s call     test_sql_negative.py::test[watermarks-bad_pushdown-default.txt]
0.03s setup    test_sql_negative.py::test[watermarks-bad_pushdown-default.txt]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_negative.py::test[watermarks-bad_pushdown-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002adc/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk1/testing_out_stuff/yql/test_fqrun_uo9r5bvg/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bee32eda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bee32f09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bee32e0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bee32e0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bee32e027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bee32f597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bee32f597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bee32ed9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bee32ed9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bee32e5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bee32e01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bee32e01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
============================== 1 failed in 30.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002ade/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.46s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002ad9/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_negative/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

============================ no tests ran in 0.09s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
_______________________ test[hop-GroupByHop-default.txt] _______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHop-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHop-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 597188
DEBUG    ya.test:process.py:259 Command (pid 597188) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 597188) elapsed time (sec): 22.983625411987305
DEBUG    ya.test:process.py:263 Command (pid 597188) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) maxrss: 1477516
DEBUG    ya.test:process.py:263 Command (pid 597188) minflt: 997349
DEBUG    ya.test:process.py:263 Command (pid 597188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) nivcsw: 10079
DEBUG    ya.test:process.py:263 Command (pid 597188) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 597188) nvcsw: 104032
DEBUG    ya.test:process.py:263 Command (pid 597188) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 597188) stime: 3.607095
DEBUG    ya.test:process.py:263 Command (pid 597188) utime: 11.343589
DEBUG    ya.test:process.py:263 Command (pid 597188) wtime: 22.987
DEBUG    ya.test:process.py:275 Command (pid 597188) output:
2025-12-14T16:18:12.873578Z Fetching udfs...
2025-12-14T16:18:13.371138Z Initialization of fq runner...
2025-12-14T16:18:17.390007Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.000388s
2025-12-14T16:18:18.396234Z Fetching query results...
2025-12-14T16:18:18.396262Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 597188) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bcd4bbb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bcd4bbb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bcd4b5a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bcd4bbb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bcd4bbb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bcd4b5a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bcd4bbe2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bcd4b5fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bcd4b5fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bcd4b5fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bcd4bbbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bcd4b4ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bcd4b4b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bcd4bbbef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bcd4bbbecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bcd4bbbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bcd4bbbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bcd4bbbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bcd4b5abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bcd4b5abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bcd4b5a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bcd4b549b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bcd4b549b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bcd4b549b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bcd4b4b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bcd4b4b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bcd4b51913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bcd4b519c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bcd4b519c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bcd4b519c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bcd4b51b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bcd4b50237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bcd4bbbeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bcd4bbbeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bcd4bbbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bcd4bbbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bcd4bbbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bcd4bbb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bcd4bbaccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bcd4bbaccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bcd4bba941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bcd4bba93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bcd4bbbf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bcd4bbb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bcd4b5127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bcd4b5127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bcd4b4b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bcd4b4a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bcd4b4a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bcd4b5a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bcd4b549b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bcd4b549b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bcd4b549b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bcd4b4b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bcd4b4b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bcd4b51913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bcd4b519c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bcd4b519c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bcd4b519c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bcd4b515c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bcd4b4f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bcd4b4a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bcd4b4a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bcd4b5a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bcd4b4a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bcd4b4a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bcd4b4a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bcd4b4a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bcd4b5fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bcd4b5fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bcd4bbbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bcd4b496372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bcd4b496372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bcd4bbb6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bcd4bbb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bcd4bbb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bcd4b5a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bcd4bbb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bcd4bbb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bcd4b5a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bcd4bbe2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bcd4b5fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bcd4b5fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bcd4b5fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bcd4bbbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bcd4b4ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bcd4b4b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bcd4bbbef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bcd4bbbecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bcd4bbbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bcd4bbbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bcd4bbbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bcd4b5abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bcd4b5abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bcd4b5a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bcd4b549b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bcd4b549b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bcd4b549b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bcd4b4b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bcd4b4b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bcd4b51913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bcd4b519c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bcd4b519c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bcd4b519c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bcd4b51b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bcd4b50237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bcd4bbbeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bcd4bbbeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bcd4bbbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bcd4bbbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bcd4bbbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bcd4bbb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bcd4bbaccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bcd4bbaccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bcd4bba941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bcd4bba93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bcd4bbbf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fcd6979ad8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b52ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bcd4b52ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bcd4bbb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bcd4bbb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bcd4bbb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b492a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bcd4b492a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bcd4b5127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bcd4b5127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bcd4b4b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bcd4b4a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bcd4b4a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bcd4b5a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bcd4b4a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bcd4b5f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bcd4b5f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bcd4bbbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bcd4bbbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bcd4bbbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bcd4bbbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bcd4bbbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bcd4bbe4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bcd4bbe4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bcd4bbe3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bcd4b0d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b52a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bcd4b53162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bcd4b549b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bcd4b549b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bcd4b549b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bcd4b4b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bcd4b4b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bcd4b51913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bcd4b519c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bcd4b519c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bcd4b519c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bcd4b515c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bcd4b4f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bcd4b4a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bcd4b4a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bcd4b5a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bcd4b4a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bcd4b4a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bcd4b4a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bcd4b4a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bcd4b5fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bcd4b5fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bcd4bbbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bcd4b496372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bcd4b496372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bcd4bbb6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bcd4bbb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bcd4bbb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bcd4bbb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bcd4bbb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bcd4bbe3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bcd4b4fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bcd4b5fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bcd4b5fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bcd4b5fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bcd4b4fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bcd4b5a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bcd4b5a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bcd4b59e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bcd4b59e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bcd4b59e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bcd4b57a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_________________ test[hop-GroupByHopByStringKey-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopByStringKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 604742
DEBUG    ya.test:process.py:259 Command (pid 604742) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 604742) elapsed time (sec): 18.092395782470703
DEBUG    ya.test:process.py:263 Command (pid 604742) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) maxrss: 1474184
DEBUG    ya.test:process.py:263 Command (pid 604742) minflt: 986060
DEBUG    ya.test:process.py:263 Command (pid 604742) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) nivcsw: 1062
DEBUG    ya.test:process.py:263 Command (pid 604742) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 604742) nvcsw: 104803
DEBUG    ya.test:process.py:263 Command (pid 604742) oublock: 9600
DEBUG    ya.test:process.py:263 Command (pid 604742) stime: 3.9009869999999998
DEBUG    ya.test:process.py:263 Command (pid 604742) utime: 11.151501
DEBUG    ya.test:process.py:263 Command (pid 604742) wtime: 18.095
DEBUG    ya.test:process.py:275 Command (pid 604742) output:
2025-12-14T16:18:36.515857Z Fetching udfs...
2025-12-14T16:18:37.025667Z Initialization of fq runner...
2025-12-14T16:18:40.853602Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.935355s
2025-12-14T16:18:41.795000Z Fetching query results...
2025-12-14T16:18:41.795029Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 604742) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b244f907bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b244f907bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b244f2f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b244f907bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b244f907bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b244f2f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b244f932d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b244f34a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b244f34a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b244f34a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b244f90f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b244f1fc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b244f205660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b244f90ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b244f90ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b244f90ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b244f90c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b244f90c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2629a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2629a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b244f2fbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b244f2fbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b244f2f8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b244f299b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b244f299b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b244f299b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b244f2018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b244f2018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b244f26913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b244f269c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b244f269c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b244f269c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b244f26b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b244f25237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b244f90eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b244f90eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b244f90ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b244f90c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b244f90c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b244f90676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b244f8fccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b244f8fccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b244f8f941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b244f8f93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b244f90f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b244f90676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b244f2627fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b244f2627fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b244f2019c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b244f1f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b244f1f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b244f2f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b244f299b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b244f299b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b244f299b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b244f2018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b244f2018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b244f26913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b244f269c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b244f269c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b244f269c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b244f265c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b244f245f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b244f1f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b244f1f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b244f2f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b244f1f1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b244f1f1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b244f1f217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b244f1f217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b244f34a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b244f34a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b244f90f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b244f1e6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b244f1e6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b244f906c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b244f907bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b244f907bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b244f2f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b244f907bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b244f907bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b244f2f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b244f932d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b244f34a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b244f34a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b244f34a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b244f90f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b244f1fc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b244f205660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b244f90ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b244f90ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b244f90ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b244f90c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b244f90c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2629a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2629a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b244f2fbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b244f2fbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b244f2f8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b244f299b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b244f299b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b244f299b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b244f2018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b244f2018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b244f26913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b244f269c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b244f269c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b244f269c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b244f26b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b244f25237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b244f90eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b244f90eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b244f90ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b244f90c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b244f90c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b244f90676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b244f8fccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b244f8fccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b244f8f941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b244f8f93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b244f90f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f246d4f3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f27ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b244f27ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b244f906b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b244f90676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b244f90695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b244f1e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b244f2627fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b244f2627fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b244f2019c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b244f1f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b244f1f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b244f2f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b244f1f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b244f3492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b244f3490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b244f90fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b244f90f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b244f90c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b244f90c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b244f90c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b244f934476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b244f934476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b244f933d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b244ee268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f27a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b244f28162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b244f299b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b244f299b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b244f299b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b244f2018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b244f2018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b244f26913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b244f269c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b244f269c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b244f269c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b244f265c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b244f245f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b244f1f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b244f1f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b244f2f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b244f1f1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b244f1f1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b244f1f217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b244f1f217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b244f34a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b244f34a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b244f90f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b244f1e6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b244f1e6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b244f906c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b244f906994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b244f906758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b244f904396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b244f9042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b244f933a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b244f24ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b244f34bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b244f34bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b244f34bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b244f24d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b244f2f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b244f2f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b244f2ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b244f2ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b244f2ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b244f2ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
___________________ test[hop-GroupByHopExprKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopExprKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611339
DEBUG    ya.test:process.py:259 Command (pid 611339) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 611339) elapsed time (sec): 17.36811852455139
DEBUG    ya.test:process.py:263 Command (pid 611339) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) maxrss: 1462424
DEBUG    ya.test:process.py:263 Command (pid 611339) minflt: 989520
DEBUG    ya.test:process.py:263 Command (pid 611339) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) nivcsw: 611
DEBUG    ya.test:process.py:263 Command (pid 611339) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611339) nvcsw: 104012
DEBUG    ya.test:process.py:263 Command (pid 611339) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 611339) stime: 3.925593
DEBUG    ya.test:process.py:263 Command (pid 611339) utime: 11.204163
DEBUG    ya.test:process.py:263 Command (pid 611339) wtime: 17.37
DEBUG    ya.test:process.py:275 Command (pid 611339) output:
2025-12-14T16:18:54.731769Z Fetching udfs...
2025-12-14T16:18:55.172195Z Initialization of fq runner...
2025-12-14T16:18:58.605412Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.051852s
2025-12-14T16:18:59.663166Z Fetching query results...
2025-12-14T16:18:59.663193Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 611339) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b5e478b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b5e478b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b5e472a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b5e478b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b5e478b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b5e472a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b5e478e2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b5e472fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b5e472fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b5e472fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b5e478bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5e471ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b5e471b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b5e478bef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b5e478becdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b5e478bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b5e478bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b5e478bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b5e472abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b5e472abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b5e472a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5e47249b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b5e47249b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b5e47249b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b5e471b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b5e471b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b5e4721913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b5e47219c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b5e47219c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b5e47219c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b5e4721b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b5e4720237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b5e478beb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b5e478beb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b5e478bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b5e478bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b5e478bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5e478b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b5e478accca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b5e478accca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b5e478a941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b5e478a93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b5e478bf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5e478b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5e472127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5e472127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b5e471b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b5e471a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b5e471a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b5e472a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5e47249b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b5e47249b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b5e47249b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b5e471b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b5e471b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b5e4721913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b5e47219c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b5e47219c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b5e47219c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b5e47215c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b5e471f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b5e471a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5e471a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b5e472a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b5e471a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b5e471a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b5e471a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b5e471a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b5e472fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b5e472fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b5e478bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5e47196372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b5e47196372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b5e478b6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b5e478b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b5e478b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b5e472a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b5e478b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b5e478b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b5e472a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b5e478e2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b5e472fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b5e472fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b5e472fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b5e478bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5e471ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b5e471b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b5e478bef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b5e478becdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b5e478bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b5e478bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b5e478bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b5e472abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b5e472abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b5e472a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5e47249b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b5e47249b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b5e47249b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b5e471b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b5e471b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b5e4721913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b5e47219c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b5e47219c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b5e47219c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b5e4721b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b5e4720237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b5e478beb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b5e478beb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b5e478bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b5e478bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b5e478bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5e478b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b5e478accca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b5e478accca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b5e478a941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b5e478a93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b5e478bf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f5e6549dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4722ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5e4722ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5e478b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5e478b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5e478b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47192a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5e47192a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5e472127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5e472127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b5e471b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b5e471a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b5e471a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b5e472a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b5e471a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b5e472f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b5e472f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b5e478bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b5e478bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b5e478bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b5e478bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b5e478bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b5e478e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b5e478e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b5e478e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b5e46dd68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e4722a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5e4723162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5e47249b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b5e47249b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b5e47249b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b5e471b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b5e471b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b5e4721913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b5e47219c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b5e47219c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b5e47219c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b5e47215c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b5e471f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b5e471a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5e471a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b5e472a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b5e471a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b5e471a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b5e471a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b5e471a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b5e472fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b5e472fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b5e478bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5e47196372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b5e47196372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b5e478b6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5e478b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5e478b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5e478b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b5e478b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b5e478e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b5e471fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b5e472fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b5e472fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b5e472fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b5e471fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b5e472a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b5e472a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b5e4729e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b5e4729e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b5e4729e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b5e4727a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
___________________ test[hop-GroupByHopListKey-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopListKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 618140
DEBUG    ya.test:process.py:259 Command (pid 618140) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 618140) elapsed time (sec): 15.003462553024292
DEBUG    ya.test:process.py:263 Command (pid 618140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) inblock: 152
DEBUG    ya.test:process.py:263 Command (pid 618140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 618140) maxrss: 1478624
DEBUG    ya.test:process.py:263 Command (pid 618140) minflt: 989737
DEBUG    ya.test:process.py:263 Command (pid 618140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 618140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 618140) nvcsw: 103768
DEBUG    ya.test:process.py:263 Command (pid 618140) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 618140) stime: 3.569498
DEBUG    ya.test:process.py:263 Command (pid 618140) utime: 9.916211
DEBUG    ya.test:process.py:263 Command (pid 618140) wtime: 15.006
DEBUG    ya.test:process.py:275 Command (pid 618140) output:
2025-12-14T16:19:12.315359Z Fetching udfs...
2025-12-14T16:19:12.723363Z Initialization of fq runner...
2025-12-14T16:19:15.781841Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.923614s
2025-12-14T16:19:16.710499Z Fetching query results...
2025-12-14T16:19:16.710523Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 618140) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bc66df17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bc66df17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bc66d908e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bc66df17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bc66df17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bc66d908e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bc66df42d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bc66d95a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bc66d95a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bc66d95a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bc66df1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bc66d80c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bc66d815660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bc66df1ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bc66df1ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bc66df1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bc66df1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bc66df1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bc66d90bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bc66d90bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bc66d908447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bc66d8a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bc66d8a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bc66d8a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bc66d8118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bc66d8118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bc66d87913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bc66d879c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bc66d879c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bc66d879c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bc66d87b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bc66d86237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bc66df1eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bc66df1eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bc66df1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bc66df1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bc66df1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bc66df1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bc66df0ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bc66df0ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bc66df0941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bc66df093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bc66df1f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bc66df1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bc66d8727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bc66d8727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bc66d8119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bc66d801694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bc66d801694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bc66d908212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bc66d8a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bc66d8a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bc66d8a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bc66d8118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bc66d8118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bc66d87913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bc66d879c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bc66d879c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bc66d879c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bc66d875c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bc66d855f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bc66d801694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bc66d801694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bc66d908212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bc66d801b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bc66d801b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bc66d80217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bc66d80217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bc66d95a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bc66d95a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bc66df1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bc66d7f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bc66d7f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bc66df16c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bc66df17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bc66df17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bc66d908e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bc66df17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bc66df17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bc66d908e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bc66df42d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bc66d95a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bc66d95a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bc66d95a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bc66df1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bc66d80c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bc66d815660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bc66df1ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bc66df1ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bc66df1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bc66df1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bc66df1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bc66d90bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bc66d90bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bc66d908447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bc66d8a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bc66d8a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bc66d8a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bc66d8118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bc66d8118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bc66d87913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bc66d879c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bc66d879c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bc66d879c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bc66d87b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bc66d86237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bc66df1eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bc66df1eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bc66df1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bc66df1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bc66df1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bc66df1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bc66df0ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bc66df0ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bc66df0941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bc66df093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bc66df1f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fc68bb06d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d88ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bc66d88ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bc66df16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bc66df1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bc66df1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bc66d7f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bc66d8727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bc66d8727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bc66d8119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bc66d801694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bc66d801694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bc66d908212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bc66d801d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bc66d9592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bc66d9590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bc66df1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bc66df1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bc66df1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bc66df1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bc66df1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bc66df44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bc66df44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bc66df43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bc66d4368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d88a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bc66d89162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bc66d8a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bc66d8a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bc66d8a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bc66d8118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bc66d8118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bc66d87913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bc66d879c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bc66d879c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bc66d879c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bc66d875c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bc66d855f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bc66d801694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bc66d801694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bc66d908212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bc66d801b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bc66d801b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bc66d80217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bc66d80217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bc66d95a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bc66d95a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bc66df1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bc66d7f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bc66d7f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bc66df16c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bc66df16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bc66df16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bc66df14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bc66df142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bc66df43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bc66d85ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bc66d95bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bc66d95bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bc66d95bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bc66d85d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bc66d905ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bc66d905ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bc66d8fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bc66d8fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bc66d8fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bc66d8da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
____________________ test[hop-GroupByHopNoKey-default.txt] _____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopNoKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 622114
DEBUG    ya.test:process.py:259 Command (pid 622114) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 622114) elapsed time (sec): 15.074492692947388
DEBUG    ya.test:process.py:263 Command (pid 622114) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) maxrss: 1486264
DEBUG    ya.test:process.py:263 Command (pid 622114) minflt: 977014
DEBUG    ya.test:process.py:263 Command (pid 622114) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 622114) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 622114) nvcsw: 102887
DEBUG    ya.test:process.py:263 Command (pid 622114) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 622114) stime: 3.682658
DEBUG    ya.test:process.py:263 Command (pid 622114) utime: 9.012665
DEBUG    ya.test:process.py:263 Command (pid 622114) wtime: 15.076
DEBUG    ya.test:process.py:275 Command (pid 622114) output:
2025-12-14T16:19:27.471170Z Fetching udfs...
2025-12-14T16:19:27.824491Z Initialization of fq runner...
2025-12-14T16:19:30.377430Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.975701s
2025-12-14T16:19:31.358334Z Fetching query results...
2025-12-14T16:19:31.358362Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 622114) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7afd2b437bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7afd2b437bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7afd2ae28e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7afd2b437bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7afd2b437bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7afd2ae28e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7afd2b462d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7afd2ae7a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7afd2ae7a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7afd2ae7a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7afd2b43f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afd2ad2c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7afd2ad35660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7afd2b43ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7afd2b43ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7afd2b43ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7afd2b43c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7afd2b43c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad929a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad929a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7afd2ae2bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7afd2ae2bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7afd2ae28447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afd2adc9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7afd2adc9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7afd2adc9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7afd2ad318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7afd2ad318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7afd2ad9913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7afd2ad99c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7afd2ad99c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7afd2ad99c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7afd2ad9b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7afd2ad8237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7afd2b43eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7afd2b43eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7afd2b43ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7afd2b43c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7afd2b43c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afd2b43676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7afd2b42ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7afd2b42ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7afd2b42941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7afd2b4293f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7afd2b43f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afd2b43676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afd2ad927fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afd2ad927fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7afd2ad319c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7afd2ad21694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7afd2ad21694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7afd2ae28212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afd2adc9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7afd2adc9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7afd2adc9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7afd2ad318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7afd2ad318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7afd2ad9913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7afd2ad99c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7afd2ad99c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7afd2ad99c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7afd2ad95c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7afd2ad75f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7afd2ad21694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afd2ad21694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7afd2ae28212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7afd2ad21b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7afd2ad21b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7afd2ad2217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7afd2ad2217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7afd2ae7a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7afd2ae7a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7afd2b43f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afd2ad16372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7afd2ad16372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7afd2b436c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7afd2b437bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7afd2b437bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7afd2ae28e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7afd2b437bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7afd2b437bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7afd2ae28e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7afd2b462d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7afd2ae7a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7afd2ae7a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7afd2ae7a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7afd2b43f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afd2ad2c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7afd2ad35660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7afd2b43ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7afd2b43ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7afd2b43ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7afd2b43c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7afd2b43c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad929a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad929a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7afd2ae2bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7afd2ae2bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7afd2ae28447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afd2adc9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7afd2adc9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7afd2adc9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7afd2ad318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7afd2ad318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7afd2ad9913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7afd2ad99c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7afd2ad99c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7afd2ad99c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7afd2ad9b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7afd2ad8237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7afd2b43eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7afd2b43eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7afd2b43ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7afd2b43c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7afd2b43c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afd2b43676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7afd2b42ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7afd2b42ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7afd2b42941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7afd2b4293f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7afd2b43f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7efd49022d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adaba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afd2adaba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afd2b436b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afd2b43676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afd2b43695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad12a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afd2ad12a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afd2ad927fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afd2ad927fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7afd2ad319c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7afd2ad21694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7afd2ad21694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7afd2ae28212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7afd2ad21d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7afd2ae792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7afd2ae790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7afd2b43fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7afd2b43f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7afd2b43c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7afd2b43c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7afd2b43c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7afd2b464476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7afd2b464476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7afd2b463d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7afd2a9568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2adaa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afd2adb162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afd2adc9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7afd2adc9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7afd2adc9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7afd2ad318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7afd2ad318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7afd2ad9913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7afd2ad99c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7afd2ad99c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7afd2ad99c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7afd2ad95c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7afd2ad75f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7afd2ad21694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afd2ad21694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7afd2ae28212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7afd2ad21b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7afd2ad21b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7afd2ad2217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7afd2ad2217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7afd2ae7a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7afd2ae7a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7afd2b43f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afd2ad16372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7afd2ad16372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7afd2b436c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afd2b436994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afd2b436758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afd2b434396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7afd2b4342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7afd2b463a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7afd2ad7ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7afd2ae7bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7afd2ae7bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7afd2ae7bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7afd2ad7d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7afd2ae25ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7afd2ae25ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7afd2ae1e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7afd2ae1e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7afd2ae1e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7afd2adfa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
__________________ test[hop-GroupByHopPercentile-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopPercentile-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 627291
DEBUG    ya.test:process.py:259 Command (pid 627291) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 627291) elapsed time (sec): 16.17206048965454
DEBUG    ya.test:process.py:263 Command (pid 627291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) maxrss: 1482840
DEBUG    ya.test:process.py:263 Command (pid 627291) minflt: 989816
DEBUG    ya.test:process.py:263 Command (pid 627291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 627291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 627291) nvcsw: 103243
DEBUG    ya.test:process.py:263 Command (pid 627291) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 627291) stime: 3.766866
DEBUG    ya.test:process.py:263 Command (pid 627291) utime: 10.413853
DEBUG    ya.test:process.py:263 Command (pid 627291) wtime: 16.174
DEBUG    ya.test:process.py:275 Command (pid 627291) output:
2025-12-14T16:19:42.865472Z Fetching udfs...
2025-12-14T16:19:43.245653Z Initialization of fq runner...
2025-12-14T16:19:46.260643Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.946560s
2025-12-14T16:19:47.212141Z Fetching query results...
2025-12-14T16:19:47.212171Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 627291) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb53bb77bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bb53bb77bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bb53b568e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bb53bb77bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bb53bb77bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bb53b568e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb53bba2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bb53b5ba4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bb53b5ba4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bb53b5ba4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bb53bb7f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb53b46c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bb53b475660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bb53bb7ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bb53bb7ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bb53bb7ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bb53bb7c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bb53bb7c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bb53b56bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bb53b56bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bb53b568447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb53b509b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb53b509b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb53b509b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb53b4718dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb53b4718dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb53b4d913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb53b4d9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb53b4d9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb53b4d9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb53b4db4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bb53b4c237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bb53bb7eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bb53bb7eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bb53bb7ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bb53bb7c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bb53bb7c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb53bb7676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bb53bb6ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bb53bb6ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bb53bb6941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bb53bb693f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bb53bb7f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bb53bb7676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bb53b4d27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bb53b4d27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bb53b4719c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bb53b461694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bb53b461694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bb53b568212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bb53b509b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bb53b509b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bb53b509b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bb53b4718dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bb53b4718dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bb53b4d913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bb53b4d9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bb53b4d9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bb53b4d9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bb53b4d5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bb53b4b5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bb53b461694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb53b461694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bb53b568212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bb53b461b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bb53b461b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bb53b46217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bb53b46217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bb53b5ba4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bb53b5ba4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bb53bb7f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bb53b456372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bb53b456372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bb53bb76c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb53bb77bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bb53bb77bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bb53b568e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bb53bb77bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bb53bb77bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bb53b568e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb53bba2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bb53b5ba4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bb53b5ba4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bb53b5ba4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bb53bb7f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb53b46c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bb53b475660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bb53bb7ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bb53bb7ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bb53bb7ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bb53bb7c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bb53bb7c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bb53b56bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bb53b56bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bb53b568447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb53b509b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb53b509b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb53b509b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb53b4718dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb53b4718dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb53b4d913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb53b4d9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb53b4d9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb53b4d9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb53b4db4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bb53b4c237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bb53bb7eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bb53bb7eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bb53bb7ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bb53bb7c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bb53bb7c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb53bb7676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bb53bb6ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bb53bb6ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bb53bb6941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bb53bb693f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bb53bb7f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fb559769d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4eba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bb53b4eba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bb53bb76b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bb53bb7676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bb53bb7695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b452a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bb53b452a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bb53b4d27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bb53b4d27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bb53b4719c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bb53b461694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bb53b461694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bb53b568212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bb53b461d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bb53b5b92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bb53b5b90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bb53bb7fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bb53bb7f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bb53bb7c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bb53bb7c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bb53bb7c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bb53bba4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bb53bba4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bb53bba3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bb53b0968f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b4ea21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bb53b4f162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bb53b509b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bb53b509b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bb53b509b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bb53b4718dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bb53b4718dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bb53b4d913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bb53b4d9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bb53b4d9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bb53b4d9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bb53b4d5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bb53b4b5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bb53b461694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb53b461694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bb53b568212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bb53b461b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bb53b461b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bb53b46217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bb53b46217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bb53b5ba4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bb53b5ba4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bb53bb7f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bb53b456372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bb53b456372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bb53bb76c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bb53bb76994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bb53bb76758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bb53bb74396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bb53bb742dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bb53bba3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bb53b4bea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bb53b5bbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bb53b5bbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bb53b5bbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bb53b4bd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bb53b565ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bb53b565ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bb53b55e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bb53b55e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bb53b55e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bb53b53a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
__________ test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad7/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632380
DEBUG    ya.test:process.py:259 Command (pid 632380) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 632380) elapsed time (sec): 17.437368869781494
DEBUG    ya.test:process.py:263 Command (pid 632380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) maxrss: 1474264
DEBUG    ya.test:process.py:263 Command (pid 632380) minflt: 991372
DEBUG    ya.test:process.py:263 Command (pid 632380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) nivcsw: 1211
DEBUG    ya.test:process.py:263 Command (pid 632380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632380) nvcsw: 103838
DEBUG    ya.test:process.py:263 Command (pid 632380) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 632380) stime: 3.6459539999999997
DEBUG    ya.test:process.py:263 Command (pid 632380) utime: 11.170084
DEBUG    ya.test:process.py:263 Command (pid 632380) wtime: 17.44
DEBUG    ya.test:process.py:275 Command (pid 632380) output:
2025-12-14T16:19:59.319847Z Fetching udfs...
2025-12-14T16:19:59.754397Z Initialization of fq runner...
2025-12-14T16:20:03.249594Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.045124s
2025-12-14T16:20:04.300158Z Fetching query results...
2025-12-14T16:20:04.300184Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 632380) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b8503217bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b8503217bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b8502c08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b8503217bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b8503217bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b8502c08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8503242d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b8502c5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b8502c5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b8502c5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b850321f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8502b0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b8502b15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b850321ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b850321ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b850321ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b850321c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b850321c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b8502c0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b8502c0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b8502c08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8502ba9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8502ba9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8502ba9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b8502b118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b8502b118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b8502b7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b8502b79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b8502b79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b8502b79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b8502b7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b8502b6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b850321eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b850321eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b850321ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b850321c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b850321c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b850321676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b850320ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b850320ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b850320941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b85032093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b850321f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b850321676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8502b727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8502b727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b8502b119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b8502b01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b8502b01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b8502c08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8502ba9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8502ba9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8502ba9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b8502b118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b8502b118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b8502b7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b8502b79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b8502b79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b8502b79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b8502b75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b8502b55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b8502b01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8502b01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b8502c08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b8502b01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b8502b01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b8502b0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b8502b0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b8502c5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b8502c5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b850321f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8502af6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b8502af6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b8503216c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b8503217bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b8503217bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b8502c08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b8503217bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b8503217bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b8502c08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8503242d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b8502c5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b8502c5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b8502c5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b850321f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8502b0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b8502b15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b850321ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b850321ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b850321ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b850321c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b850321c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b8502c0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b8502c0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b8502c08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8502ba9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8502ba9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8502ba9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b8502b118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b8502b118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b8502b7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b8502b79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b8502b79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b8502b79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b8502b7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b8502b6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b850321eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b850321eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b850321ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b850321c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b850321c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b850321676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b850320ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b850320ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b850320941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b85032093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b850321f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f8520dfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8502b8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8503216b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b850321676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b850321695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8502af2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8502b727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8502b727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b8502b119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b8502b01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b8502b01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b8502c08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b8502b01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b8502c592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b8502c590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b850321fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b850321f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b850321c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b850321c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b850321c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b8503244476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b8503244476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b8503243d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b85027368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502b8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8502b9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8502ba9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8502ba9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8502ba9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b8502b118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b8502b118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b8502b7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b8502b79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b8502b79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b8502b79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b8502b75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b8502b55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b8502b01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8502b01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b8502c08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b8502b01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b8502b01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b8502b0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b8502b0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b8502c5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b8502c5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b850321f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8502af6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b8502af6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b8503216c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8503216994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8503216758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8503214396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b85032142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8503243a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b8502b5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b8502c5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b8502c5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b8502c5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b8502b5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8502c05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8502c05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b8502bfe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b8502bfe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b8502bfe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b8502bda450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
23.06s call     test_sql_streaming.py::test[hop-GroupByHop-default.txt]
18.14s call     test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
17.51s call     test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
17.41s call     test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
16.23s call     test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
15.13s call     test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]
15.06s call     test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
0.03s setup    test_sql_streaming.py::test[hop-GroupByHop-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hop-GroupByHop-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_9upbob5s/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bcd4b57a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bcd4b5a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bcd4b4a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bcd4b4a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bcd4b4a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bcd4b5f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bcd4b5f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bcd4b579467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bcd4b579467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bcd4b4fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bcd4b4a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bcd4b4a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_gshcr_xj/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b244f2ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b244f2f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b244f1f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b244f1f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b244f1f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b244f3497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b244f3497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b244f2c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b244f2c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b244f24d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b244f1f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b244f1f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_67jkwt4h/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5e4727a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5e472a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5e471a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5e471a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5e471a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5e472f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5e472f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5e47279467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5e47279467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5e471fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5e471a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5e471a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_8qt7igi5/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bc66d8da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bc66d909efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bc66d80298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bc66d80298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bc66d8027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bc66d9597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bc66d9597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bc66d8d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bc66d8d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bc66d85d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bc66d801e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bc66d801e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_2w45rte4/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afd2adfa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afd2ae29efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afd2ad2298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afd2ad2298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afd2ad227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afd2ae797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afd2ae797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afd2adf9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afd2adf9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afd2ad7d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afd2ad21e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afd2ad21e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_cdergsa4/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bb53b53a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bb53b569efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bb53b46298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bb53b46298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bb53b4627f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bb53b5b97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bb53b5b97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bb53b539467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bb53b539467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bb53b4bd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bb53b461e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bb53b461e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hop-GroupByHopTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad7/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk0/testing_out_stuff/yql/test_fqrun_6qh82_pm/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8502bda450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8502c09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8502b0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8502b0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8502b027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8502c597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8502c597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8502bd9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8502bd9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8502b5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8502b01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8502b01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
======================== 7 failed in 124.34s (0:02:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
______________ test[hop-GroupByHopWithDataWatermarks-default.txt] ______________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hop-GroupByHopWithDataWatermarks-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hop-GroupByHopWithDataWatermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 595714
DEBUG    ya.test:process.py:259 Command (pid 595714) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 595714) elapsed time (sec): 25.823246717453003
DEBUG    ya.test:process.py:263 Command (pid 595714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) inblock: 121904
DEBUG    ya.test:process.py:263 Command (pid 595714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) majflt: 1955
DEBUG    ya.test:process.py:263 Command (pid 595714) maxrss: 1473292
DEBUG    ya.test:process.py:263 Command (pid 595714) minflt: 988314
DEBUG    ya.test:process.py:263 Command (pid 595714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) nivcsw: 1376
DEBUG    ya.test:process.py:263 Command (pid 595714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 595714) nvcsw: 105947
DEBUG    ya.test:process.py:263 Command (pid 595714) oublock: 9600
DEBUG    ya.test:process.py:263 Command (pid 595714) stime: 3.5285320000000002
DEBUG    ya.test:process.py:263 Command (pid 595714) utime: 11.08339
DEBUG    ya.test:process.py:263 Command (pid 595714) wtime: 25.826
DEBUG    ya.test:process.py:275 Command (pid 595714) output:
2025-12-14T16:18:09.967555Z Fetching udfs...
2025-12-14T16:18:11.572028Z Initialization of fq runner...
2025-12-14T16:18:16.060525Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.989819s
2025-12-14T16:18:17.056339Z Fetching query results...
2025-12-14T16:18:17.056371Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 595714) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7afdcfd57bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7afdcfd57bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7afdcf748e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7afdcfd57bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7afdcfd57bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7afdcf748e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7afdcfd82d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7afdcf79a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7afdcf79a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7afdcf79a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7afdcfd5f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afdcf64c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7afdcf655660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7afdcfd5ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7afdcfd5ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7afdcfd5ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7afdcfd5c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7afdcfd5c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7afdcf74bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7afdcf74bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7afdcf748447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afdcf6e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7afdcf6e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7afdcf6e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7afdcf6518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7afdcf6518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7afdcf6b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7afdcf6b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7afdcf6b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7afdcf6b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7afdcf6bb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7afdcf6a237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7afdcfd5eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7afdcfd5eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7afdcfd5ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7afdcfd5c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7afdcfd5c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afdcfd5676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7afdcfd4ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7afdcfd4ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7afdcfd4941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7afdcfd493f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7afdcfd5f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7afdcfd5676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7afdcf6b27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7afdcf6b27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7afdcf6519c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7afdcf641694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7afdcf641694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7afdcf748212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7afdcf6e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7afdcf6e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7afdcf6e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7afdcf6518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7afdcf6518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7afdcf6b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7afdcf6b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7afdcf6b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7afdcf6b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7afdcf6b5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7afdcf695f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7afdcf641694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afdcf641694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7afdcf748212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7afdcf641b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7afdcf641b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7afdcf64217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7afdcf64217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7afdcf79a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7afdcf79a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7afdcfd5f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7afdcf636372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7afdcf636372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7afdcfd56c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7afdcfd57bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7afdcfd57bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7afdcf748e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7afdcfd57bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7afdcfd57bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7afdcf748e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7afdcfd82d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7afdcf79a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7afdcf79a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7afdcf79a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7afdcfd5f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afdcf64c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7afdcf655660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7afdcfd5ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7afdcfd5ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7afdcfd5ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7afdcfd5c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7afdcfd5c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7afdcf74bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7afdcf74bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7afdcf748447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afdcf6e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7afdcf6e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7afdcf6e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7afdcf6518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7afdcf6518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7afdcf6b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7afdcf6b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7afdcf6b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7afdcf6b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7afdcf6bb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7afdcf6a237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7afdcfd5eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7afdcfd5eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7afdcfd5ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7afdcfd5c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7afdcfd5c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afdcfd5676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7afdcfd4ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7afdcfd4ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7afdcfd4941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7afdcfd493f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7afdcfd5f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7efded93cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7afdcf6cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7afdcfd56b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7afdcfd5676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7afdcfd5695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf632a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7afdcf632a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7afdcf6b27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7afdcf6b27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7afdcf6519c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7afdcf641694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7afdcf641694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7afdcf748212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7afdcf641d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7afdcf7992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7afdcf7990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7afdcfd5fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7afdcfd5f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7afdcfd5c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7afdcfd5c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7afdcfd5c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7afdcfd84476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7afdcfd84476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7afdcfd83d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7afdcf2768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf6ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7afdcf6d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7afdcf6e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7afdcf6e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7afdcf6e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7afdcf6518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7afdcf6518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7afdcf6b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7afdcf6b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7afdcf6b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7afdcf6b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7afdcf6b5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7afdcf695f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7afdcf641694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afdcf641694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7afdcf748212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7afdcf641b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7afdcf641b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7afdcf64217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7afdcf64217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7afdcf79a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7afdcf79a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7afdcfd5f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7afdcf636372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7afdcf636372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7afdcfd56c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7afdcfd56994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7afdcfd56758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7afdcfd54396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7afdcfd542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7afdcfd83a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7afdcf69ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7afdcf79bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7afdcf79bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7afdcf79bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7afdcf69d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7afdcf745ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7afdcf745ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7afdcf73e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7afdcf73e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7afdcf73e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7afdcf71a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
____________ test[hopping_window-GroupByHoppingWindow-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindow-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindow-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 604741
DEBUG    ya.test:process.py:259 Command (pid 604741) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 604741) elapsed time (sec): 17.823036670684814
DEBUG    ya.test:process.py:263 Command (pid 604741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) maxrss: 1457284
DEBUG    ya.test:process.py:263 Command (pid 604741) minflt: 986927
DEBUG    ya.test:process.py:263 Command (pid 604741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) nivcsw: 1116
DEBUG    ya.test:process.py:263 Command (pid 604741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 604741) nvcsw: 104139
DEBUG    ya.test:process.py:263 Command (pid 604741) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 604741) stime: 3.88569
DEBUG    ya.test:process.py:263 Command (pid 604741) utime: 11.036154
DEBUG    ya.test:process.py:263 Command (pid 604741) wtime: 17.826
DEBUG    ya.test:process.py:275 Command (pid 604741) output:
2025-12-14T16:18:36.538382Z Fetching udfs...
2025-12-14T16:18:37.045937Z Initialization of fq runner...
2025-12-14T16:18:40.777066Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.725460s
2025-12-14T16:18:41.508022Z Fetching query results...
2025-12-14T16:18:41.508049Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 604741) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7beaeafa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7beaeafa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7beaea998e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7beaeafa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7beaeafa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7beaea998e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7beaeafd2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7beaea9ea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7beaea9ea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7beaea9ea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7beaeafaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beaea89c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7beaea8a5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7beaeafaef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7beaeafaecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7beaeafaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7beaeafac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7beaeafac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7beaea99bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7beaea99bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7beaea998447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beaea939b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7beaea939b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7beaea939b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7beaea8a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7beaea8a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7beaea90913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7beaea909c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7beaea909c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7beaea909c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7beaea90b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7beaea8f237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7beaeafaeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7beaeafaeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7beaeafaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7beaeafac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7beaeafac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beaeafa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7beaeaf9ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7beaeaf9ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7beaeaf9941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7beaeaf993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7beaeafaf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7beaeafa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7beaea9027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7beaea9027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7beaea8a19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7beaea891694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7beaea891694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7beaea998212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7beaea939b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7beaea939b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7beaea939b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7beaea8a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7beaea8a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7beaea90913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7beaea909c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7beaea909c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7beaea909c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7beaea905c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7beaea8e5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7beaea891694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beaea891694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7beaea998212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7beaea891b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7beaea891b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7beaea89217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7beaea89217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7beaea9ea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7beaea9ea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7beaeafaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7beaea886372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7beaea886372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7beaeafa6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7beaeafa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7beaeafa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7beaea998e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7beaeafa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7beaeafa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7beaea998e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7beaeafd2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7beaea9ea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7beaea9ea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7beaea9ea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7beaeafaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beaea89c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7beaea8a5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7beaeafaef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7beaeafaecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7beaeafaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7beaeafac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7beaeafac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7beaea99bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7beaea99bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7beaea998447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beaea939b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7beaea939b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7beaea939b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7beaea8a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7beaea8a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7beaea90913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7beaea909c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7beaea909c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7beaea909c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7beaea90b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7beaea8f237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7beaeafaeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7beaeafaeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7beaeafaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7beaeafac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7beaeafac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beaeafa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7beaeaf9ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7beaeaf9ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7beaeaf9941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7beaeaf993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7beaeafaf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7feb08b91d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea91ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7beaea91ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7beaeafa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7beaeafa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7beaeafa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea882a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7beaea882a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7beaea9027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7beaea9027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7beaea8a19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7beaea891694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7beaea891694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7beaea998212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7beaea891d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7beaea9e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7beaea9e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7beaeafafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7beaeafaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7beaeafac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7beaeafac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7beaeafac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7beaeafd4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7beaeafd4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7beaeafd3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7beaea4c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea91a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7beaea92162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7beaea939b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7beaea939b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7beaea939b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7beaea8a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7beaea8a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7beaea90913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7beaea909c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7beaea909c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7beaea909c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7beaea905c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7beaea8e5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7beaea891694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beaea891694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7beaea998212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7beaea891b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7beaea891b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7beaea89217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7beaea89217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7beaea9ea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7beaea9ea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7beaeafaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7beaea886372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7beaea886372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7beaeafa6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7beaeafa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7beaeafa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7beaeafa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7beaeafa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7beaeafd3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7beaea8eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7beaea9ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7beaea9ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7beaea9ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7beaea8ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7beaea995ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7beaea995ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7beaea98e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7beaea98e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7beaea98e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7beaea96a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_______ test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] _______
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowByStringKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611264
DEBUG    ya.test:process.py:259 Command (pid 611264) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 611264) elapsed time (sec): 17.320104598999023
DEBUG    ya.test:process.py:263 Command (pid 611264) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) maxrss: 1466036
DEBUG    ya.test:process.py:263 Command (pid 611264) minflt: 987775
DEBUG    ya.test:process.py:263 Command (pid 611264) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) nivcsw: 827
DEBUG    ya.test:process.py:263 Command (pid 611264) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611264) nvcsw: 103698
DEBUG    ya.test:process.py:263 Command (pid 611264) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 611264) stime: 4.115657
DEBUG    ya.test:process.py:263 Command (pid 611264) utime: 11.001835
DEBUG    ya.test:process.py:263 Command (pid 611264) wtime: 17.323
DEBUG    ya.test:process.py:275 Command (pid 611264) output:
2025-12-14T16:18:54.576574Z Fetching udfs...
2025-12-14T16:18:55.071175Z Initialization of fq runner...
2025-12-14T16:18:58.559267Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.728314s
2025-12-14T16:18:59.293881Z Fetching query results...
2025-12-14T16:18:59.293906Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 611264) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7be3c8cb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7be3c8cb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7be3c86a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7be3c8cb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7be3c8cb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7be3c86a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7be3c8ce2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7be3c86fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7be3c86fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7be3c86fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7be3c8cbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be3c85ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7be3c85b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7be3c8cbef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7be3c8cbecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7be3c8cbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7be3c8cbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7be3c8cbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7be3c86abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7be3c86abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7be3c86a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be3c8649b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7be3c8649b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7be3c8649b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7be3c85b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7be3c85b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7be3c861913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7be3c8619c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7be3c8619c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7be3c8619c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7be3c861b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7be3c860237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7be3c8cbeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7be3c8cbeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7be3c8cbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7be3c8cbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7be3c8cbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be3c8cb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7be3c8caccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7be3c8caccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7be3c8ca941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7be3c8ca93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7be3c8cbf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7be3c8cb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7be3c86127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7be3c86127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7be3c85b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7be3c85a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7be3c85a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7be3c86a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7be3c8649b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7be3c8649b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7be3c8649b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7be3c85b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7be3c85b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7be3c861913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7be3c8619c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7be3c8619c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7be3c8619c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7be3c8615c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7be3c85f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7be3c85a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be3c85a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7be3c86a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7be3c85a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7be3c85a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7be3c85a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7be3c85a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7be3c86fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7be3c86fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7be3c8cbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7be3c8596372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7be3c8596372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7be3c8cb6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7be3c8cb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7be3c8cb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7be3c86a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7be3c8cb7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7be3c8cb7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7be3c86a8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7be3c8ce2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7be3c86fa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7be3c86fa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7be3c86fa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7be3c8cbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be3c85ac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7be3c85b5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7be3c8cbef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7be3c8cbecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7be3c8cbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7be3c8cbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7be3c8cbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7be3c86abcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7be3c86abcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7be3c86a8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be3c8649b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7be3c8649b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7be3c8649b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7be3c85b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7be3c85b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7be3c861913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7be3c8619c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7be3c8619c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7be3c8619c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7be3c861b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7be3c860237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7be3c8cbeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7be3c8cbeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7be3c8cbea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7be3c8cbc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7be3c8cbc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be3c8cb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7be3c8caccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7be3c8caccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7be3c8ca941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7be3c8ca93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7be3c8cbf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fe3e68a8d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c862ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7be3c862ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7be3c8cb6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7be3c8cb676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7be3c8cb695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8592a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7be3c8592a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7be3c86127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7be3c86127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7be3c85b19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7be3c85a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7be3c85a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7be3c86a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7be3c85a1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7be3c86f92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7be3c86f90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7be3c8cbfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7be3c8cbf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7be3c8cbc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7be3c8cbc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7be3c8cbc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7be3c8ce4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7be3c8ce4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7be3c8ce3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7be3c81d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c862a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7be3c863162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7be3c8649b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7be3c8649b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7be3c8649b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7be3c85b18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7be3c85b18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7be3c861913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7be3c8619c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7be3c8619c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7be3c8619c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7be3c8615c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7be3c85f5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7be3c85a1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be3c85a1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7be3c86a8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7be3c85a1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7be3c85a1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7be3c85a217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7be3c85a217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7be3c86fa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7be3c86fa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7be3c8cbf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7be3c8596372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7be3c8596372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7be3c8cb6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7be3c8cb6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7be3c8cb6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7be3c8cb4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7be3c8cb42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7be3c8ce3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7be3c85fea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7be3c86fbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7be3c86fbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7be3c86fbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7be3c85fd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7be3c86a5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7be3c86a5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7be3c869e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7be3c869e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7be3c869e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7be3c867a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_________ test[hopping_window-GroupByHoppingWindowExprKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowExprKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 618066
DEBUG    ya.test:process.py:259 Command (pid 618066) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 618066) elapsed time (sec): 14.161043405532837
DEBUG    ya.test:process.py:263 Command (pid 618066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) maxrss: 1469808
DEBUG    ya.test:process.py:263 Command (pid 618066) minflt: 993507
DEBUG    ya.test:process.py:263 Command (pid 618066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 618066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 618066) nvcsw: 103044
DEBUG    ya.test:process.py:263 Command (pid 618066) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 618066) stime: 3.409725
DEBUG    ya.test:process.py:263 Command (pid 618066) utime: 9.153087
DEBUG    ya.test:process.py:263 Command (pid 618066) wtime: 14.164
DEBUG    ya.test:process.py:275 Command (pid 618066) output:
2025-12-14T16:19:12.169277Z Fetching udfs...
2025-12-14T16:19:12.588846Z Initialization of fq runner...
2025-12-14T16:19:15.489127Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.615152s
2025-12-14T16:19:16.108146Z Fetching query results...
2025-12-14T16:19:16.108165Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 618066) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b8c56cf7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b8c56cf7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b8c566e8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b8c56cf7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b8c56cf7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b8c566e8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8c56d22d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b8c5673a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b8c5673a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b8c5673a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b8c56cff0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8c565ec3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b8c565f5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b8c56cfef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b8c56cfecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b8c56cfea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b8c56cfc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b8c56cfc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566529a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566529a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b8c566ebcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b8c566ebcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b8c566e8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8c56689b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8c56689b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8c56689b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b8c565f18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b8c565f18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b8c5665913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b8c56659c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b8c56659c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b8c56659c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b8c5665b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b8c5664237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b8c56cfeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b8c56cfeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b8c56cfea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b8c56cfc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b8c56cfc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8c56cf676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b8c56ceccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b8c56ceccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b8c56ce941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b8c56ce93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b8c56cff06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8c56cf676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b8c566527fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b8c566527fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b8c565f19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b8c565e1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b8c565e1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b8c566e8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8c56689b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8c56689b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8c56689b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b8c565f18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b8c565f18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b8c5665913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b8c56659c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b8c56659c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b8c56659c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b8c56655c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b8c56635f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b8c565e1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8c565e1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b8c566e8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b8c565e1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b8c565e1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b8c565e217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b8c565e217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b8c5673a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b8c5673a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b8c56cff0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8c565d6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b8c565d6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b8c56cf6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b8c56cf7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b8c56cf7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b8c566e8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b8c56cf7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b8c56cf7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b8c566e8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8c56d22d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b8c5673a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b8c5673a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b8c5673a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b8c56cff0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8c565ec3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b8c565f5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b8c56cfef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b8c56cfecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b8c56cfea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b8c56cfc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b8c56cfc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566529a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566529a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b8c566ebcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b8c566ebcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b8c566e8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8c56689b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8c56689b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8c56689b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b8c565f18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b8c565f18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b8c5665913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b8c56659c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b8c56659c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b8c56659c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b8c5665b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b8c5664237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b8c56cfeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b8c56cfeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b8c56cfea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b8c56cfc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b8c56cfc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8c56cf676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b8c56ceccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b8c56ceccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b8c56ce941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b8c56ce93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b8c56cff06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f8c748dfd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5666ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b8c5666ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8c56cf6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8c56cf676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566522f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566522f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8c56cf695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8c565d2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b8c566527fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b8c566527fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b8c565f19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b8c565e1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b8c565e1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b8c566e8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b8c565e1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b8c567392b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b8c567390ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b8c56cffbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b8c56cff408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b8c56cfc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b8c56cfc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b8c56cfc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b8c56d24476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b8c56d24476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b8c56d23d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b8c562168f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c5666a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b8c5667162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8c56689b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8c56689b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8c56689b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b8c565f18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b8c565f18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b8c5665913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b8c56659c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b8c56659c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b8c56659c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b8c56655c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b8c56635f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b8c565e1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8c565e1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b8c566e8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b8c565e1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b8c565e1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b8c565e217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b8c565e217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b8c5673a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b8c5673a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b8c56cff0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8c565d6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b8c565d6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b8c56cf6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8c56cf6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8c56cf6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8c56cf4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b8c56cf42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8c56d23a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b8c5663ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b8c5673bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b8c5673bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b8c5673bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b8c5663d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8c566e5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8c566e5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b8c566de3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b8c566de3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b8c566de3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b8c566ba450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_________ test[hopping_window-GroupByHoppingWindowListKey-default.txt] _________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowListKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowListKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621754
DEBUG    ya.test:process.py:259 Command (pid 621754) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 621754) elapsed time (sec): 15.234770774841309
DEBUG    ya.test:process.py:263 Command (pid 621754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) maxrss: 1496140
DEBUG    ya.test:process.py:263 Command (pid 621754) minflt: 980720
DEBUG    ya.test:process.py:263 Command (pid 621754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 621754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621754) nvcsw: 102247
DEBUG    ya.test:process.py:263 Command (pid 621754) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 621754) stime: 3.662009
DEBUG    ya.test:process.py:263 Command (pid 621754) utime: 9.187227
DEBUG    ya.test:process.py:263 Command (pid 621754) wtime: 15.237
DEBUG    ya.test:process.py:275 Command (pid 621754) output:
2025-12-14T16:19:26.479151Z Fetching udfs...
2025-12-14T16:19:26.832347Z Initialization of fq runner...
2025-12-14T16:19:29.199284Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.720009s
2025-12-14T16:19:29.923745Z Fetching query results...
2025-12-14T16:19:29.923770Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 621754) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bf6f8ac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bf6f8ac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bf6f84b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bf6f8ac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bf6f8ac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bf6f84b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bf6f8af2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bf6f850a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bf6f850a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bf6f850a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bf6f8acf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bf6f83bc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bf6f83c5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bf6f8acef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bf6f8acecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bf6f8acea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bf6f8acc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bf6f8acc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bf6f84bbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bf6f84bbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bf6f84b8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bf6f8459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bf6f8459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bf6f8459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bf6f83c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bf6f83c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bf6f842913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bf6f8429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bf6f8429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bf6f8429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bf6f842b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bf6f841237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bf6f8aceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bf6f8aceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bf6f8acea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bf6f8acc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bf6f8acc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bf6f8ac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bf6f8abccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bf6f8abccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bf6f8ab941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bf6f8ab93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bf6f8acf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bf6f8ac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bf6f84227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bf6f84227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bf6f83c19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bf6f83b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bf6f83b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bf6f84b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bf6f8459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bf6f8459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bf6f8459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bf6f83c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bf6f83c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bf6f842913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bf6f8429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bf6f8429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bf6f8429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bf6f8425c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bf6f8405f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bf6f83b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bf6f83b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bf6f84b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bf6f83b1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bf6f83b1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bf6f83b217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bf6f83b217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bf6f850a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bf6f850a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bf6f8acf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bf6f83a6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bf6f83a6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bf6f8ac6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bf6f8ac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bf6f8ac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bf6f84b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bf6f8ac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bf6f8ac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bf6f84b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bf6f8af2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bf6f850a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bf6f850a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bf6f850a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bf6f8acf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bf6f83bc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bf6f83c5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bf6f8acef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bf6f8acecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bf6f8acea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bf6f8acc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bf6f8acc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bf6f84bbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bf6f84bbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bf6f84b8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bf6f8459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bf6f8459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bf6f8459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bf6f83c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bf6f83c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bf6f842913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bf6f8429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bf6f8429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bf6f8429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bf6f842b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bf6f841237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bf6f8aceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bf6f8aceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bf6f8acea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bf6f8acc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bf6f8acc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bf6f8ac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bf6f8abccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bf6f8abccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bf6f8ab941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bf6f8ab93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bf6f8acf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7ff7166aed8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f843ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bf6f843ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bf6f8ac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bf6f8ac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bf6f8ac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bf6f83a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bf6f84227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bf6f84227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bf6f83c19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bf6f83b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bf6f83b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bf6f84b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bf6f83b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bf6f85092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bf6f85090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bf6f8acfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bf6f8acf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bf6f8acc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bf6f8acc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bf6f8acc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bf6f8af4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bf6f8af4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bf6f8af3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bf6f7fe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f843a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bf6f844162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bf6f8459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bf6f8459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bf6f8459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bf6f83c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bf6f83c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bf6f842913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bf6f8429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bf6f8429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bf6f8429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bf6f8425c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bf6f8405f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bf6f83b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bf6f83b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bf6f84b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bf6f83b1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bf6f83b1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bf6f83b217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bf6f83b217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bf6f850a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bf6f850a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bf6f8acf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bf6f83a6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bf6f83a6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bf6f8ac6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bf6f8ac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bf6f8ac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bf6f8ac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bf6f8ac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bf6f8af3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bf6f840ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bf6f850bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bf6f850bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bf6f850bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bf6f840d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bf6f84b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bf6f84b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bf6f84ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bf6f84ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bf6f84ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bf6f848a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
__________ test[hopping_window-GroupByHoppingWindowNoKey-default.txt] __________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowNoKey-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626775
DEBUG    ya.test:process.py:259 Command (pid 626775) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 626775) elapsed time (sec): 17.160178422927856
DEBUG    ya.test:process.py:263 Command (pid 626775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) maxrss: 1467496
DEBUG    ya.test:process.py:263 Command (pid 626775) minflt: 988699
DEBUG    ya.test:process.py:263 Command (pid 626775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) nivcsw: 531
DEBUG    ya.test:process.py:263 Command (pid 626775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626775) nvcsw: 102932
DEBUG    ya.test:process.py:263 Command (pid 626775) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 626775) stime: 3.670044
DEBUG    ya.test:process.py:263 Command (pid 626775) utime: 10.60042
DEBUG    ya.test:process.py:263 Command (pid 626775) wtime: 17.162
DEBUG    ya.test:process.py:275 Command (pid 626775) output:
2025-12-14T16:19:42.087141Z Fetching udfs...
2025-12-14T16:19:42.582134Z Initialization of fq runner...
2025-12-14T16:19:45.714230Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.618481s
2025-12-14T16:19:46.337326Z Fetching query results...
2025-12-14T16:19:46.337358Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 626775) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b534cb17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b534cb17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b534c508e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b534cb17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b534cb17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b534c508e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b534cb42d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b534c55a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b534c55a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b534c55a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b534cb1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b534c40c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b534c415660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b534cb1ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b534cb1ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b534cb1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b534cb1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b534cb1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b534c50bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b534c50bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b534c508447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b534c4a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b534c4a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b534c4a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b534c4118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b534c4118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b534c47913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b534c479c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b534c479c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b534c479c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b534c47b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b534c46237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b534cb1eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b534cb1eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b534cb1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b534cb1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b534cb1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b534cb1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b534cb0ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b534cb0ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b534cb0941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b534cb093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b534cb1f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b534cb1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b534c4727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b534c4727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b534c4119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b534c401694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b534c401694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b534c508212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b534c4a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b534c4a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b534c4a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b534c4118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b534c4118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b534c47913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b534c479c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b534c479c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b534c479c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b534c475c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b534c455f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b534c401694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b534c401694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b534c508212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b534c401b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b534c401b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b534c40217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b534c40217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b534c55a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b534c55a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b534cb1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b534c3f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b534c3f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b534cb16c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b534cb17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b534cb17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b534c508e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b534cb17bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b534cb17bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b534c508e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b534cb42d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b534c55a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b534c55a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b534c55a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b534cb1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b534c40c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b534c415660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b534cb1ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b534cb1ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b534cb1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b534cb1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b534cb1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b534c50bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b534c50bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b534c508447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b534c4a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b534c4a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b534c4a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b534c4118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b534c4118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b534c47913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b534c479c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b534c479c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b534c479c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b534c47b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b534c46237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b534cb1eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b534cb1eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b534cb1ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b534cb1c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b534cb1c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b534cb1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b534cb0ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b534cb0ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b534cb0941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b534cb093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b534cb1f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f536a701d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c48ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b534c48ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b534cb16b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b534cb1676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b534cb1695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b534c3f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b534c4727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b534c4727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b534c4119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b534c401694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b534c401694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b534c508212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b534c401d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b534c5592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b534c5590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b534cb1fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b534cb1f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b534cb1c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b534cb1c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b534cb1c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b534cb44476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b534cb44476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b534cb43d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b534c0368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c48a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b534c49162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b534c4a9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b534c4a9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b534c4a9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b534c4118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b534c4118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b534c47913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b534c479c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b534c479c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b534c479c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b534c475c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b534c455f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b534c401694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b534c401694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b534c508212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b534c401b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b534c401b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b534c40217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b534c40217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b534c55a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b534c55a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b534cb1f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b534c3f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b534c3f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b534cb16c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b534cb16994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b534cb16758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b534cb14396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b534cb142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b534cb43a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b534c45ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b534c55bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b534c55bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b534c55bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b534c45d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b534c505ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b534c505ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b534c4fe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b534c4fe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b534c4fe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b534c4da450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_______ test[hopping_window-GroupByHoppingWindowPercentile-default.txt] ________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ad8/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowPercentile-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632443
DEBUG    ya.test:process.py:259 Command (pid 632443) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 632443) elapsed time (sec): 17.858736515045166
DEBUG    ya.test:process.py:263 Command (pid 632443) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) maxrss: 1459524
DEBUG    ya.test:process.py:263 Command (pid 632443) minflt: 993540
DEBUG    ya.test:process.py:263 Command (pid 632443) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) nivcsw: 2433
DEBUG    ya.test:process.py:263 Command (pid 632443) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632443) nvcsw: 104363
DEBUG    ya.test:process.py:263 Command (pid 632443) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 632443) stime: 3.554173
DEBUG    ya.test:process.py:263 Command (pid 632443) utime: 11.606406
DEBUG    ya.test:process.py:263 Command (pid 632443) wtime: 17.861
DEBUG    ya.test:process.py:275 Command (pid 632443) output:
2025-12-14T16:19:59.495293Z Fetching udfs...
2025-12-14T16:19:59.934976Z Initialization of fq runner...
2025-12-14T16:20:03.823225Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.955419s
2025-12-14T16:20:04.785293Z Fetching query results...
2025-12-14T16:20:04.785321Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 632443) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd4adb07bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bd4adb07bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bd4ad4f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bd4adb07bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bd4adb07bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bd4ad4f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd4adb32d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bd4ad54a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bd4ad54a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bd4ad54a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bd4adb0f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd4ad3fc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bd4ad405660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bd4adb0ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bd4adb0ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bd4adb0ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bd4adb0c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bd4adb0c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4629a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4629a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bd4ad4fbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bd4ad4fbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bd4ad4f8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd4ad499b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd4ad499b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd4ad499b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd4ad4018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd4ad4018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd4ad46913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd4ad469c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd4ad469c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd4ad469c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd4ad46b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bd4ad45237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bd4adb0eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bd4adb0eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bd4adb0ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bd4adb0c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bd4adb0c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd4adb0676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bd4adafccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bd4adafccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bd4adaf941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bd4adaf93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bd4adb0f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd4adb0676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd4ad4627fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd4ad4627fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bd4ad4019c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bd4ad3f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bd4ad3f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bd4ad4f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd4ad499b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd4ad499b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd4ad499b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd4ad4018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd4ad4018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd4ad46913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd4ad469c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd4ad469c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd4ad469c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd4ad465c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bd4ad445f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bd4ad3f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd4ad3f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bd4ad4f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bd4ad3f1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bd4ad3f1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bd4ad3f217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bd4ad3f217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bd4ad54a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bd4ad54a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bd4adb0f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd4ad3e6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bd4ad3e6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bd4adb06c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd4adb07bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bd4adb07bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bd4ad4f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bd4adb07bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bd4adb07bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bd4ad4f8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd4adb32d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bd4ad54a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bd4ad54a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bd4ad54a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bd4adb0f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd4ad3fc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bd4ad405660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bd4adb0ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bd4adb0ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bd4adb0ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bd4adb0c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bd4adb0c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4629a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4629a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bd4ad4fbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bd4ad4fbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bd4ad4f8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd4ad499b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd4ad499b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd4ad499b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd4ad4018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd4ad4018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd4ad46913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd4ad469c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd4ad469c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd4ad469c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd4ad46b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bd4ad45237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bd4adb0eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bd4adb0eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bd4adb0ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bd4adb0c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bd4adb0c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd4adb0676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bd4adafccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bd4adafccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bd4adaf941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bd4adaf93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bd4adb0f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fd4cb6ebd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad47ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd4ad47ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd4adb06b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd4adb0676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4622f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4622f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd4adb0695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd4ad3e2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd4ad4627fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd4ad4627fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bd4ad4019c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bd4ad3f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bd4ad3f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bd4ad4f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bd4ad3f1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bd4ad5492b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bd4ad5490ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bd4adb0fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bd4adb0f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bd4adb0c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bd4adb0c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bd4adb0c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bd4adb34476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bd4adb34476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bd4adb33d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bd4ad0268f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad47a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd4ad48162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd4ad499b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd4ad499b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd4ad499b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd4ad4018dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd4ad4018dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd4ad46913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd4ad469c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd4ad469c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd4ad469c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd4ad465c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bd4ad445f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bd4ad3f1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd4ad3f1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bd4ad4f8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bd4ad3f1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bd4ad3f1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bd4ad3f217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bd4ad3f217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bd4ad54a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bd4ad54a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bd4adb0f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd4ad3e6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bd4ad3e6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bd4adb06c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd4adb06994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd4adb06758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd4adb04396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd4adb042dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd4adb33a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd4ad44ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd4ad54bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd4ad54bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd4ad54bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd4ad44d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd4ad4f5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd4ad4f5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd4ad4ee3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd4ad4ee3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd4ad4ee3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd4ad4ca450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
25.92s call     test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
17.94s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]
17.88s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
17.37s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
17.22s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
15.29s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
14.21s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
0.03s setup    test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt]
0.02s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt]
0.01s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hop-GroupByHopWithDataWatermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_m8u4goqd/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7afdcf71a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7afdcf749efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7afdcf64298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7afdcf64298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7afdcf6427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7afdcf7997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7afdcf7997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7afdcf719467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7afdcf719467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7afdcf69d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7afdcf641e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7afdcf641e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindow-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_0c1lddao/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7beaea96a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7beaea999efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7beaea89298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7beaea89298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7beaea8927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7beaea9e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7beaea9e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7beaea969467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7beaea969467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7beaea8ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7beaea891e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7beaea891e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowByStringKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_bg_qtx_6/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7be3c867a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7be3c86a9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7be3c85a298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7be3c85a298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7be3c85a27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7be3c86f97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7be3c86f97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7be3c8679467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7be3c8679467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7be3c85fd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7be3c85a1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7be3c85a1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowExprKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun__q96edh5/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b8c566ba450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8c566e9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b8c565e298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8c565e298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b8c565e27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b8c567397dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b8c567397dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8c566b9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8c566b9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b8c5663d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8c565e1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8c565e1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowListKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_vd_3ot0c/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bf6f848a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bf6f84b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bf6f83b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bf6f83b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bf6f83b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bf6f85097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bf6f85097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bf6f8489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bf6f8489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bf6f840d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bf6f83b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bf6f83b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowNoKey-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_wstn9jy9/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b534c4da450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b534c509efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b534c40298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b534c40298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b534c4027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b534c5597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b534c5597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b534c4d9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b534c4d9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b534c45d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b534c401e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b534c401e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowPercentile-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ad8/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk1/testing_out_stuff/yql/test_fqrun_x8gtlczt/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd4ad4ca450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd4ad4f9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd4ad3f298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd4ad3f298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd4ad3f27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd4ad5497dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd4ad5497dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd4ad4c9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd4ad4c9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd4ad44d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd4ad3f1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd4ad3f1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
======================== 7 failed in 127.77s (0:02:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
_ test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] _
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 594326
DEBUG    ya.test:process.py:259 Command (pid 594326) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 594326) elapsed time (sec): 29.20250391960144
DEBUG    ya.test:process.py:263 Command (pid 594326) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) inblock: 340896
DEBUG    ya.test:process.py:263 Command (pid 594326) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) majflt: 5612
DEBUG    ya.test:process.py:263 Command (pid 594326) maxrss: 1476988
DEBUG    ya.test:process.py:263 Command (pid 594326) minflt: 981557
DEBUG    ya.test:process.py:263 Command (pid 594326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) nivcsw: 2109
DEBUG    ya.test:process.py:263 Command (pid 594326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 594326) nvcsw: 110166
DEBUG    ya.test:process.py:263 Command (pid 594326) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 594326) stime: 3.986294
DEBUG    ya.test:process.py:263 Command (pid 594326) utime: 11.186237
DEBUG    ya.test:process.py:263 Command (pid 594326) wtime: 29.206
DEBUG    ya.test:process.py:275 Command (pid 594326) output:
2025-12-14T16:18:09.900244Z Fetching udfs...
2025-12-14T16:18:11.572045Z Initialization of fq runner...
2025-12-14T16:18:16.179931Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 1.042790s
2025-12-14T16:18:17.231338Z Fetching query results...
2025-12-14T16:18:17.231367Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 594326) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b03b9ed7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b03b9ed7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b03b98c8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b03b9ed7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b03b9ed7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b03b98c8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03b9f02d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b03b991a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b03b991a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b03b991a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b03b9edf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03b97cc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b03b97d5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b03b9edef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b03b9edecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b03b9edea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b03b9edc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b03b9edc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98329a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98329a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b03b98cbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b03b98cbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b03b98c8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03b9869b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03b9869b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03b9869b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b03b97d18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b03b97d18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b03b983913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b03b9839c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b03b9839c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b03b9839c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b03b983b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b03b982237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b03b9edeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b03b9edeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b03b9edea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b03b9edc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b03b9edc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03b9ed676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b03b9ecccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b03b9ecccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b03b9ec941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b03b9ec93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b03b9edf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b03b9ed676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b03b98327fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b03b98327fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b03b97d19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b03b97c1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b03b97c1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b03b98c8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b03b9869b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b03b9869b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b03b9869b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b03b97d18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b03b97d18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b03b983913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b03b9839c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b03b9839c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b03b9839c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b03b9835c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b03b9815f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b03b97c1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03b97c1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b03b98c8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b03b97c1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b03b97c1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b03b97c217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b03b97c217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b03b991a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b03b991a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b03b9edf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b03b97b6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b03b97b6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b03b9ed6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b03b9ed7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b03b9ed7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b03b98c8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b03b9ed7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b03b9ed7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b03b98c8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03b9f02d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b03b991a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b03b991a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b03b991a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b03b9edf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03b97cc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b03b97d5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b03b9edef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b03b9edecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b03b9edea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b03b9edc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b03b9edc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98329a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98329a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b03b98cbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b03b98cbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b03b98c8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03b9869b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03b9869b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03b9869b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b03b97d18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b03b97d18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b03b983913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b03b9839c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b03b9839c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b03b9839c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b03b983b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b03b982237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b03b9edeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b03b9edeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b03b9edea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b03b9edc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b03b9edc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03b9ed676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b03b9ecccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b03b9ecccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b03b9ec941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b03b9ec93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b03b9edf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f03d7abdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b984ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b03b984ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b03b9ed6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b03b9ed676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98322f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98322f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b03b9ed695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b03b97b2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b03b98327fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b03b98327fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b03b97d19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b03b97c1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b03b97c1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b03b98c8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b03b97c1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b03b99192b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b03b99190ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b03b9edfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b03b9edf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b03b9edc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b03b9edc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b03b9edc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b03b9f04476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b03b9f04476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b03b9f03d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b03b93f68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b984a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b03b985162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b03b9869b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b03b9869b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b03b9869b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b03b97d18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b03b97d18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b03b983913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b03b9839c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b03b9839c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b03b9839c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b03b9835c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b03b9815f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b03b97c1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03b97c1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b03b98c8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b03b97c1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b03b97c1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b03b97c217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b03b97c217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b03b991a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b03b991a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b03b9edf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b03b97b6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b03b97b6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b03b9ed6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b03b9ed6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b03b9ed6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b03b9ed4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b03b9ed42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b03b9f03a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b03b981ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b03b991bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b03b991bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b03b991bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b03b981d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b03b98c5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b03b98c5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b03b98be3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b03b98be3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b03b98be3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b03b989a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
________________________ test[pq-ReadTopic-default.txt] ________________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopic-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 604748
DEBUG    ya.test:process.py:259 Command (pid 604748) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 604748) elapsed time (sec): 17.6360981464386
DEBUG    ya.test:process.py:263 Command (pid 604748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) inblock: 1664
DEBUG    ya.test:process.py:263 Command (pid 604748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) majflt: 8
DEBUG    ya.test:process.py:263 Command (pid 604748) maxrss: 1435128
DEBUG    ya.test:process.py:263 Command (pid 604748) minflt: 983238
DEBUG    ya.test:process.py:263 Command (pid 604748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) nivcsw: 1098
DEBUG    ya.test:process.py:263 Command (pid 604748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 604748) nvcsw: 102907
DEBUG    ya.test:process.py:263 Command (pid 604748) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 604748) stime: 3.830031
DEBUG    ya.test:process.py:263 Command (pid 604748) utime: 10.712139
DEBUG    ya.test:process.py:263 Command (pid 604748) wtime: 17.639
DEBUG    ya.test:process.py:275 Command (pid 604748) output:
2025-12-14T16:18:36.581479Z Fetching udfs...
2025-12-14T16:18:37.069298Z Initialization of fq runner...
2025-12-14T16:18:40.675068Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.521461s
2025-12-14T16:18:41.201777Z Fetching query results...
2025-12-14T16:18:41.201803Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 604748) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b42684b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b42684b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b4267ea8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b42684b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b42684b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b4267ea8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b42684e2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b4267efa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b4267efa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b4267efa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b42684bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b4267dac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b4267db5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b42684bef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b42684becdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b42684bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b42684bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b42684bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b4267eabcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b4267eabcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b4267ea8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b4267e49b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b4267e49b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b4267e49b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b4267db18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b4267db18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b4267e1913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b4267e19c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b4267e19c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b4267e19c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b4267e1b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b4267e0237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b42684beb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b42684beb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b42684bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b42684bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b42684bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42684b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b42684accca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b42684accca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b42684a941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b42684a93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b42684bf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42684b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b4267e127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b4267e127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b4267db19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b4267da1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b4267da1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b4267ea8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b4267e49b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b4267e49b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b4267e49b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b4267db18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b4267db18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b4267e1913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b4267e19c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b4267e19c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b4267e19c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b4267e15c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b4267df5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b4267da1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b4267da1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b4267ea8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b4267da1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b4267da1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b4267da217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b4267da217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b4267efa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b4267efa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b42684bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b4267d96372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b4267d96372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b42684b6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b42684b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b42684b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b4267ea8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b42684b7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b42684b7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b4267ea8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b42684e2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b4267efa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b4267efa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b4267efa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b42684bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b4267dac3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b4267db5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b42684bef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b42684becdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b42684bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b42684bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b42684bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e129a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e129a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b4267eabcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b4267eabcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b4267ea8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b4267e49b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b4267e49b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b4267e49b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b4267db18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b4267db18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b4267e1913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b4267e19c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b4267e19c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b4267e19c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b4267e1b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b4267e0237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b42684beb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b42684beb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b42684bea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b42684bc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b42684bc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42684b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b42684accca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b42684accca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b42684a941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b42684a93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b42684bf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f42860a3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e2ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b4267e2ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42684b6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42684b676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e122f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e122f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42684b695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d92a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b4267d92a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b4267e127fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b4267e127fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b4267db19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b4267da1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b4267da1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b4267ea8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b4267da1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b4267ef92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b4267ef90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b42684bfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b42684bf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b42684bc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b42684bc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b42684bc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b42684e4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b42684e4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b42684e3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b42679d68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267e2a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b4267e3162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b4267e49b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b4267e49b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b4267e49b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b4267db18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b4267db18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b4267e1913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b4267e19c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b4267e19c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b4267e19c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b4267e15c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b4267df5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b4267da1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b4267da1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b4267ea8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b4267da1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b4267da1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b4267da217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b4267da217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b4267efa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b4267efa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b42684bf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b4267d96372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b4267d96372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b42684b6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42684b6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42684b6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42684b4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b42684b42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b42684e3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b4267dfea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b4267efbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b4267efbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b4267efbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b4267dfd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b4267ea5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b4267ea5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b4267e9e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b4267e9e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b4267e9e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b4267e7a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
__________________ test[pq-ReadTopicWithMetadata-default.txt] __________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopicWithMetadata-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadata-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611231
DEBUG    ya.test:process.py:259 Command (pid 611231) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 611231) elapsed time (sec): 16.633233070373535
DEBUG    ya.test:process.py:263 Command (pid 611231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) majflt: 136
DEBUG    ya.test:process.py:263 Command (pid 611231) maxrss: 1459912
DEBUG    ya.test:process.py:263 Command (pid 611231) minflt: 991874
DEBUG    ya.test:process.py:263 Command (pid 611231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) nivcsw: 1454
DEBUG    ya.test:process.py:263 Command (pid 611231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611231) nvcsw: 103375
DEBUG    ya.test:process.py:263 Command (pid 611231) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 611231) stime: 3.780328
DEBUG    ya.test:process.py:263 Command (pid 611231) utime: 10.486336
DEBUG    ya.test:process.py:263 Command (pid 611231) wtime: 16.636
DEBUG    ya.test:process.py:275 Command (pid 611231) output:
2025-12-14T16:18:54.430142Z Fetching udfs...
2025-12-14T16:18:54.826076Z Initialization of fq runner...
2025-12-14T16:18:58.285866Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.519591s
2025-12-14T16:18:58.811357Z Fetching query results...
2025-12-14T16:18:58.811382Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 611231) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b6fd9aa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b6fd9aa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b6fd9498e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b6fd9aa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b6fd9aa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b6fd9498e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b6fd9ad2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b6fd94ea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b6fd94ea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b6fd94ea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b6fd9aaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6fd939c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b6fd93a5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b6fd9aaef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b6fd9aaecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b6fd9aaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b6fd9aac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b6fd9aac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b6fd949bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b6fd949bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b6fd9498447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6fd9439b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6fd9439b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6fd9439b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b6fd93a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b6fd93a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6fd940913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6fd9409c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6fd9409c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6fd9409c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6fd940b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b6fd93f237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b6fd9aaeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b6fd9aaeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b6fd9aaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b6fd9aac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b6fd9aac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6fd9aa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b6fd9a9ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b6fd9a9ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b6fd9a9941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b6fd9a993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b6fd9aaf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b6fd9aa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b6fd94027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b6fd94027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b6fd93a19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b6fd9391694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b6fd9391694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b6fd9498212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b6fd9439b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b6fd9439b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b6fd9439b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b6fd93a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b6fd93a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b6fd940913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b6fd9409c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b6fd9409c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b6fd9409c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b6fd9405c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b6fd93e5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b6fd9391694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6fd9391694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b6fd9498212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b6fd9391b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b6fd9391b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b6fd939217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b6fd939217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b6fd94ea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b6fd94ea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b6fd9aaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b6fd9386372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b6fd9386372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b6fd9aa6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b6fd9aa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b6fd9aa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b6fd9498e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b6fd9aa7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b6fd9aa7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b6fd9498e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b6fd9ad2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b6fd94ea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b6fd94ea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b6fd94ea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b6fd9aaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6fd939c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b6fd93a5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b6fd9aaef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b6fd9aaecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b6fd9aaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b6fd9aac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b6fd9aac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b6fd949bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b6fd949bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b6fd9498447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6fd9439b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6fd9439b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6fd9439b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b6fd93a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b6fd93a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6fd940913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6fd9409c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6fd9409c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6fd9409c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6fd940b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b6fd93f237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b6fd9aaeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b6fd9aaeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b6fd9aaea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b6fd9aac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b6fd9aac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6fd9aa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b6fd9a9ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b6fd9a9ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b6fd9a9941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b6fd9a993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b6fd9aaf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f6ff768dd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd941ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b6fd941ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b6fd9aa6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b6fd9aa676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b6fd9aa695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9382a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b6fd9382a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b6fd94027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b6fd94027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b6fd93a19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b6fd9391694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b6fd9391694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b6fd9498212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b6fd9391d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b6fd94e92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b6fd94e90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b6fd9aafbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b6fd9aaf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b6fd9aac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b6fd9aac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b6fd9aac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b6fd9ad4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b6fd9ad4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b6fd9ad3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b6fd8fc68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd941a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b6fd942162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b6fd9439b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b6fd9439b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b6fd9439b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b6fd93a18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b6fd93a18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b6fd940913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b6fd9409c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b6fd9409c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b6fd9409c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b6fd9405c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b6fd93e5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b6fd9391694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6fd9391694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b6fd9498212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b6fd9391b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b6fd9391b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b6fd939217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b6fd939217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b6fd94ea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b6fd94ea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b6fd9aaf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b6fd9386372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b6fd9386372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b6fd9aa6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b6fd9aa6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b6fd9aa6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b6fd9aa4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b6fd9aa42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b6fd9ad3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b6fd93eea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b6fd94ebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b6fd94ebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b6fd94ebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b6fd93ed884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b6fd9495ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b6fd9495ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b6fd948e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b6fd948e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b6fd948e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b6fd946a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
____________ test[pq-ReadTopicWithMetadataInsideFilter-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataInsideFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 617714
DEBUG    ya.test:process.py:259 Command (pid 617714) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 617714) elapsed time (sec): 14.616516828536987
DEBUG    ya.test:process.py:263 Command (pid 617714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) maxrss: 1447480
DEBUG    ya.test:process.py:263 Command (pid 617714) minflt: 989564
DEBUG    ya.test:process.py:263 Command (pid 617714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 617714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 617714) nvcsw: 103110
DEBUG    ya.test:process.py:263 Command (pid 617714) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 617714) stime: 3.426468
DEBUG    ya.test:process.py:263 Command (pid 617714) utime: 9.572004
DEBUG    ya.test:process.py:263 Command (pid 617714) wtime: 14.619
DEBUG    ya.test:process.py:275 Command (pid 617714) output:
2025-12-14T16:19:11.275170Z Fetching udfs...
2025-12-14T16:19:11.750991Z Initialization of fq runner...
2025-12-14T16:19:14.756633Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.522287s
2025-12-14T16:19:15.282756Z Fetching query results...
2025-12-14T16:19:15.282774Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 617714) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b5c345c7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b5c345c7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b5c33fb8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b5c345c7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b5c345c7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b5c33fb8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b5c345f2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b5c3400a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b5c3400a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b5c3400a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b5c345cf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5c33ebc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b5c33ec5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b5c345cef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b5c345cecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b5c345cea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b5c345cc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b5c345cc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b5c33fbbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b5c33fbbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b5c33fb8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5c33f59b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b5c33f59b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b5c33f59b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b5c33ec18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b5c33ec18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b5c33f2913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b5c33f29c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b5c33f29c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b5c33f29c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b5c33f2b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b5c33f1237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b5c345ceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b5c345ceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b5c345cea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b5c345cc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b5c345cc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5c345c676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b5c345bccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b5c345bccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b5c345b941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b5c345b93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b5c345cf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b5c345c676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b5c33f227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b5c33f227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b5c33ec19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b5c33eb1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b5c33eb1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b5c33fb8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b5c33f59b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b5c33f59b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b5c33f59b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b5c33ec18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b5c33ec18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b5c33f2913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b5c33f29c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b5c33f29c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b5c33f29c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b5c33f25c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b5c33f05f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b5c33eb1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5c33eb1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b5c33fb8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b5c33eb1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b5c33eb1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b5c33eb217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b5c33eb217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b5c3400a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b5c3400a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b5c345cf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b5c33ea6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b5c33ea6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b5c345c6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b5c345c7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b5c345c7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b5c33fb8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b5c345c7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b5c345c7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b5c33fb8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b5c345f2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b5c3400a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b5c3400a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b5c3400a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b5c345cf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5c33ebc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b5c33ec5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b5c345cef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b5c345cecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b5c345cea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b5c345cc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b5c345cc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b5c33fbbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b5c33fbbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b5c33fb8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5c33f59b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b5c33f59b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b5c33f59b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b5c33ec18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b5c33ec18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b5c33f2913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b5c33f29c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b5c33f29c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b5c33f29c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b5c33f2b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b5c33f1237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b5c345ceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b5c345ceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b5c345cea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b5c345cc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b5c345cc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5c345c676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b5c345bccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b5c345bccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b5c345b941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b5c345b93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b5c345cf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f5c521b6d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f3ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b5c33f3ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b5c345c6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b5c345c676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b5c345c695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b5c33ea2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b5c33f227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b5c33f227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b5c33ec19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b5c33eb1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b5c33eb1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b5c33fb8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b5c33eb1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b5c340092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b5c340090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b5c345cfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b5c345cf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b5c345cc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b5c345cc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b5c345cc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b5c345f4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b5c345f4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b5c345f3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b5c33ae68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33f3a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b5c33f4162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b5c33f59b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b5c33f59b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b5c33f59b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b5c33ec18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b5c33ec18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b5c33f2913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b5c33f29c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b5c33f29c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b5c33f29c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b5c33f25c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b5c33f05f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b5c33eb1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5c33eb1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b5c33fb8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b5c33eb1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b5c33eb1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b5c33eb217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b5c33eb217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b5c3400a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b5c3400a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b5c345cf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b5c33ea6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b5c33ea6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b5c345c6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b5c345c6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b5c345c6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b5c345c4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b5c345c42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b5c345f3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b5c33f0ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b5c3400bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b5c3400bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b5c3400bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b5c33f0d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b5c33fb5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b5c33fb5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b5c33fae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b5c33fae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b5c33fae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b5c33f8a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_____________ test[pq-ReadTopicWithMetadataNestedDeep-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataNestedDeep-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621648
DEBUG    ya.test:process.py:259 Command (pid 621648) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 621648) elapsed time (sec): 15.196548700332642
DEBUG    ya.test:process.py:263 Command (pid 621648) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) maxrss: 1451796
DEBUG    ya.test:process.py:263 Command (pid 621648) minflt: 959847
DEBUG    ya.test:process.py:263 Command (pid 621648) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 621648) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621648) nvcsw: 101542
DEBUG    ya.test:process.py:263 Command (pid 621648) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 621648) stime: 3.752287
DEBUG    ya.test:process.py:263 Command (pid 621648) utime: 8.539505
DEBUG    ya.test:process.py:263 Command (pid 621648) wtime: 15.198
DEBUG    ya.test:process.py:275 Command (pid 621648) output:
2025-12-14T16:19:26.070807Z Fetching udfs...
2025-12-14T16:19:26.431638Z Initialization of fq runner...
2025-12-14T16:19:28.997407Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.408487s
2025-12-14T16:19:29.416512Z Fetching query results...
2025-12-14T16:19:29.416532Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 621648) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b42d6567bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b42d6567bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b42d5f58e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b42d6567bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b42d6567bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b42d5f58e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b42d6592d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b42d5faa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b42d5faa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b42d5faa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b42d656f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b42d5e5c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b42d5e65660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b42d656ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b42d656ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b42d656ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b42d656c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b42d656c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b42d5f5bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b42d5f5bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b42d5f58447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b42d5ef9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b42d5ef9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b42d5ef9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b42d5e618dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b42d5e618dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b42d5ec913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b42d5ec9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b42d5ec9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b42d5ec9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b42d5ecb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b42d5eb237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b42d656eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b42d656eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b42d656ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b42d656c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b42d656c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42d656676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b42d655ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b42d655ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b42d655941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b42d65593f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b42d656f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b42d656676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b42d5ec27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b42d5ec27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b42d5e619c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b42d5e51694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b42d5e51694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b42d5f58212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b42d5ef9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b42d5ef9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b42d5ef9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b42d5e618dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b42d5e618dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b42d5ec913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b42d5ec9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b42d5ec9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b42d5ec9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b42d5ec5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b42d5ea5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b42d5e51694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b42d5e51694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b42d5f58212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b42d5e51b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b42d5e51b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b42d5e5217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b42d5e5217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b42d5faa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b42d5faa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b42d656f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b42d5e46372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b42d5e46372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b42d6566c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b42d6567bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b42d6567bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b42d5f58e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b42d6567bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b42d6567bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b42d5f58e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b42d6592d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b42d5faa4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b42d5faa4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b42d5faa4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b42d656f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b42d5e5c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b42d5e65660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b42d656ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b42d656ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b42d656ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b42d656c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b42d656c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b42d5f5bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b42d5f5bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b42d5f58447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b42d5ef9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b42d5ef9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b42d5ef9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b42d5e618dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b42d5e618dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b42d5ec913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b42d5ec9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b42d5ec9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b42d5ec9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b42d5ecb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b42d5eb237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b42d656eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b42d656eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b42d656ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b42d656c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b42d656c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42d656676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b42d655ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b42d655ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b42d655941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b42d65593f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b42d656f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f42f4155d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5edba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b42d5edba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b42d6566b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b42d656676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b42d656695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e42a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b42d5e42a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b42d5ec27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b42d5ec27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b42d5e619c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b42d5e51694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b42d5e51694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b42d5f58212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b42d5e51d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b42d5fa92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b42d5fa90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b42d656fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b42d656f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b42d656c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b42d656c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b42d656c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b42d6594476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b42d6594476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b42d6593d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b42d5a868f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5eda21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b42d5ee162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b42d5ef9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b42d5ef9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b42d5ef9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b42d5e618dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b42d5e618dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b42d5ec913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b42d5ec9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b42d5ec9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b42d5ec9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b42d5ec5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b42d5ea5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b42d5e51694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b42d5e51694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b42d5f58212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b42d5e51b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b42d5e51b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b42d5e5217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b42d5e5217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b42d5faa4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b42d5faa4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b42d656f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b42d5e46372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b42d5e46372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b42d6566c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b42d6566994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b42d6566758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b42d6564396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b42d65642dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b42d6593a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b42d5eaea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b42d5fabde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b42d5fabde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b42d5fabde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b42d5ead884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b42d5f55ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b42d5f55ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b42d5f4e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b42d5f4e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b42d5f4e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b42d5f2a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_____________ test[pq-ReadTopicWithMetadataWithFilter-default.txt] _____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopicWithMetadataWithFilter-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithMetadataWithFilter-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626387
DEBUG    ya.test:process.py:259 Command (pid 626387) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 626387) elapsed time (sec): 16.80526041984558
DEBUG    ya.test:process.py:263 Command (pid 626387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) inblock: 3560
DEBUG    ya.test:process.py:263 Command (pid 626387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) majflt: 27
DEBUG    ya.test:process.py:263 Command (pid 626387) maxrss: 1453844
DEBUG    ya.test:process.py:263 Command (pid 626387) minflt: 985713
DEBUG    ya.test:process.py:263 Command (pid 626387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) nivcsw: 373
DEBUG    ya.test:process.py:263 Command (pid 626387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626387) nvcsw: 104228
DEBUG    ya.test:process.py:263 Command (pid 626387) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 626387) stime: 3.873783
DEBUG    ya.test:process.py:263 Command (pid 626387) utime: 10.311794
DEBUG    ya.test:process.py:263 Command (pid 626387) wtime: 16.808
DEBUG    ya.test:process.py:275 Command (pid 626387) output:
2025-12-14T16:19:41.584640Z Fetching udfs...
2025-12-14T16:19:42.058084Z Initialization of fq runner...
2025-12-14T16:19:45.322118Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.623587s
2025-12-14T16:19:45.951629Z Fetching query results...
2025-12-14T16:19:45.951656Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 626387) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b3fc54a7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b3fc54a7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b3fc4e98e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b3fc54a7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b3fc54a7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b3fc4e98e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b3fc54d2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b3fc4eea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b3fc4eea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b3fc4eea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b3fc54af0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3fc4d9c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b3fc4da5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b3fc54aef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b3fc54aecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b3fc54aea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b3fc54ac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b3fc54ac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b3fc4e9bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b3fc4e9bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b3fc4e98447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3fc4e39b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3fc4e39b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3fc4e39b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3fc4da18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3fc4da18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3fc4e0913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3fc4e09c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3fc4e09c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3fc4e09c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3fc4e0b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b3fc4df237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b3fc54aeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b3fc54aeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b3fc54aea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b3fc54ac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b3fc54ac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3fc54a676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b3fc549ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b3fc549ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b3fc549941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b3fc54993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b3fc54af06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b3fc54a676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b3fc4e027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b3fc4e027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b3fc4da19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b3fc4d91694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b3fc4d91694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b3fc4e98212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b3fc4e39b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b3fc4e39b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b3fc4e39b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b3fc4da18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b3fc4da18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b3fc4e0913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b3fc4e09c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b3fc4e09c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b3fc4e09c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b3fc4e05c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b3fc4de5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b3fc4d91694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3fc4d91694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b3fc4e98212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b3fc4d91b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b3fc4d91b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b3fc4d9217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b3fc4d9217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b3fc4eea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b3fc4eea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b3fc54af0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b3fc4d86372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b3fc4d86372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b3fc54a6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b3fc54a7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b3fc54a7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b3fc4e98e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b3fc54a7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b3fc54a7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b3fc4e98e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b3fc54d2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b3fc4eea4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b3fc4eea4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b3fc4eea4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b3fc54af0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3fc4d9c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b3fc4da5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b3fc54aef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b3fc54aecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b3fc54aea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b3fc54ac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b3fc54ac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e029a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e029a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b3fc4e9bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b3fc4e9bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b3fc4e98447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3fc4e39b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3fc4e39b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3fc4e39b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3fc4da18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3fc4da18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3fc4e0913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3fc4e09c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3fc4e09c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3fc4e09c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3fc4e0b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b3fc4df237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b3fc54aeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b3fc54aeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b3fc54aea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b3fc54ac599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b3fc54ac599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3fc54a676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b3fc549ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b3fc549ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b3fc549941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b3fc54993f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b3fc54af06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f3fe3096d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e1ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b3fc4e1ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b3fc54a6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b3fc54a676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e022f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e022f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b3fc54a695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d82a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b3fc4d82a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b3fc4e027fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b3fc4e027fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b3fc4da19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b3fc4d91694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b3fc4d91694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b3fc4e98212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b3fc4d91d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b3fc4ee92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b3fc4ee90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b3fc54afbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b3fc54af408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b3fc54ac6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b3fc54ac5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b3fc54ac7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b3fc54d4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b3fc54d4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b3fc54d3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b3fc49c68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4e1a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b3fc4e2162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b3fc4e39b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b3fc4e39b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b3fc4e39b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b3fc4da18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b3fc4da18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b3fc4e0913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b3fc4e09c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b3fc4e09c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b3fc4e09c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b3fc4e05c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b3fc4de5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b3fc4d91694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3fc4d91694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b3fc4e98212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b3fc4d91b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b3fc4d91b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b3fc4d9217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b3fc4d9217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b3fc4eea4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b3fc4eea4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b3fc54af0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b3fc4d86372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b3fc4d86372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b3fc54a6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b3fc54a6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b3fc54a6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b3fc54a4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b3fc54a42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b3fc54d3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b3fc4deea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b3fc4eebde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b3fc4eebde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b3fc4eebde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b3fc4ded884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b3fc4e95ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b3fc4e95ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b3fc4e8e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b3fc4e8e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b3fc4e8e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b3fc4e6a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
___________________ test[pq-ReadTopicWithSchema-default.txt] ___________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTopicWithSchema-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002ada/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632041
DEBUG    ya.test:process.py:259 Command (pid 632041) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 632041) elapsed time (sec): 16.767446279525757
DEBUG    ya.test:process.py:263 Command (pid 632041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) maxrss: 1442928
DEBUG    ya.test:process.py:263 Command (pid 632041) minflt: 978630
DEBUG    ya.test:process.py:263 Command (pid 632041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) nivcsw: 1103
DEBUG    ya.test:process.py:263 Command (pid 632041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632041) nvcsw: 102545
DEBUG    ya.test:process.py:263 Command (pid 632041) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 632041) stime: 3.5121320000000003
DEBUG    ya.test:process.py:263 Command (pid 632041) utime: 10.476269
DEBUG    ya.test:process.py:263 Command (pid 632041) wtime: 16.77
DEBUG    ya.test:process.py:275 Command (pid 632041) output:
2025-12-14T16:19:58.609430Z Fetching udfs...
2025-12-14T16:19:59.044782Z Initialization of fq runner...
2025-12-14T16:20:02.404912Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.516624s
2025-12-14T16:20:02.927654Z Fetching query results...
2025-12-14T16:20:02.927683Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 632041) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b210cac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b210cac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b210c4b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b210cac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b210cac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b210c4b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b210caf2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b210c50a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b210c50a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b210c50a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b210cacf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b210c3bc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b210c3c5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b210cacef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b210cacecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b210cacea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b210cacc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b210cacc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b210c4bbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b210c4bbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b210c4b8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b210c459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b210c459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b210c459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b210c3c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b210c3c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b210c42913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b210c429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b210c429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b210c429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b210c42b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b210c41237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b210caceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b210caceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b210cacea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b210cacc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b210cacc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b210cac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b210cabccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b210cabccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b210cab941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b210cab93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b210cacf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b210cac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b210c4227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b210c4227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b210c3c19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b210c3b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b210c3b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b210c4b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b210c459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b210c459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b210c459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b210c3c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b210c3c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b210c42913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b210c429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b210c429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b210c429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b210c425c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b210c405f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b210c3b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b210c3b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b210c4b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b210c3b1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b210c3b1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b210c3b217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b210c3b217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b210c50a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b210c50a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b210cacf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b210c3a6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b210c3a6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b210cac6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b210cac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b210cac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b210c4b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b210cac7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b210cac7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b210c4b8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b210caf2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b210c50a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b210c50a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b210c50a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b210cacf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b210c3bc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b210c3c5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b210cacef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b210cacecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b210cacea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b210cacc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b210cacc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4229a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4229a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b210c4bbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b210c4bbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b210c4b8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b210c459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b210c459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b210c459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b210c3c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b210c3c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b210c42913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b210c429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b210c429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b210c429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b210c42b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b210c41237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b210caceb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b210caceb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b210cacea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b210cacc599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b210cacc599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b210cac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b210cabccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b210cabccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b210cab941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b210cab93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b210cacf06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f212a6b9d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c43ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b210c43ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b210cac6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b210cac676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4222f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4222f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b210cac695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b210c3a2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b210c4227fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b210c4227fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b210c3c19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b210c3b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b210c3b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b210c4b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b210c3b1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b210c5092b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b210c5090ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b210cacfbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b210cacf408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b210cacc6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b210cacc5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b210cacc7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b210caf4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b210caf4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b210caf3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b210bfe68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c43a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b210c44162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b210c459b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b210c459b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b210c459b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b210c3c18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b210c3c18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b210c42913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b210c429c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b210c429c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b210c429c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b210c425c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b210c405f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b210c3b1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b210c3b1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b210c4b8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b210c3b1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b210c3b1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b210c3b217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b210c3b217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b210c50a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b210c50a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b210cacf0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b210c3a6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b210c3a6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b210cac6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b210cac6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b210cac6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b210cac4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b210cac42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b210caf3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b210c40ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b210c50bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b210c50bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b210c50bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b210c40d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b210c4b5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b210c4b5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b210c4ae3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b210c4ae3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b210c4ae3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b210c48a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
29.25s call     test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
17.69s call     test_sql_streaming.py::test[pq-ReadTopic-default.txt]
16.86s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
16.84s call     test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
16.68s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
15.24s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]
14.67s call     test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
0.03s setup    test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_o2qwggfh/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b03b989a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b03b98c9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b03b97c298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b03b97c298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b03b97c27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b03b99197dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b03b99197dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b03b9899467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b03b9899467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b03b981d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b03b97c1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b03b97c1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_glafbc5h/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b4267e7a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b4267ea9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b4267da298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b4267da298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b4267da27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b4267ef97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b4267ef97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b4267e79467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b4267e79467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b4267dfd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b4267da1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b4267da1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadata-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_vqyguy2a/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b6fd946a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b6fd9499efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b6fd939298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b6fd939298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b6fd93927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b6fd94e97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b6fd94e97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b6fd9469467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b6fd9469467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b6fd93ed625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b6fd9391e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b6fd9391e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataInsideFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_f6q8lvxh/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b5c33f8a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b5c33fb9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b5c33eb298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b5c33eb298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b5c33eb27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b5c340097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b5c340097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b5c33f89467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b5c33f89467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b5c33f0d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b5c33eb1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b5c33eb1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataNestedDeep-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_t5r1qsn9/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b42d5f2a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b42d5f59efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b42d5e5298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b42d5e5298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b42d5e527f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b42d5fa97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b42d5fa97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b42d5f29467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b42d5f29467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b42d5ead625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b42d5e51e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b42d5e51e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithMetadataWithFilter-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_1zr87s54/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b3fc4e6a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b3fc4e99efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b3fc4d9298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b3fc4d9298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b3fc4d927f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b3fc4ee97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b3fc4ee97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b3fc4e69467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b3fc4e69467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b3fc4ded625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b3fc4d91e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b3fc4d91e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002ada/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk2/testing_out_stuff/yql/test_fqrun_dj_s0cef/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b210c48a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b210c4b9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b210c3b298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b210c3b298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b210c3b27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b210c5097dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b210c5097dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b210c489467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b210c489467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b210c40d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b210c3b1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b210c3b1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
======================== 7 failed in 129.16s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 28 items

test_sql_streaming.py FFFFFFF

=================================== FAILURES ===================================
______________________ test[pq-ReadTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadTwoTopics-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/string/libstring_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/top/libtop_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/python/python3_small/libpython3_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/digest/libdigest_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/re2/libre2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/url_base/liburl_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperloglog/libhyperloglog_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/topfreq/libtopfreq_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/histogram/libhistogram_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/pire/libpire_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/yson2/libyson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/math/libmath_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/vector/libvector_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/streaming/libstreaming_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/datetime2/libdatetime2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/stat/libstat_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/unicode_base/libunicode_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/file/libfile_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/hyperscan/libhyperscan_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/protobuf/libprotobuf_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/set/libset_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/common/json2/libjson2_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/logs/dsv/libdsv_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/simple/libsimple_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/test/test_import/libtest_import_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/callables/libcallables_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/lists/liblists_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dicts/libdicts_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/dummylog/libdummylog.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/type_inspection/libtype_inspection_udf.so
DEBUG    yql_utils:yql_utils.py:654 Added UDF: /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps/yql/essentials/udfs/examples/structs/libstructs_udf.so
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 594324
DEBUG    ya.test:process.py:259 Command (pid 594324) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 594324) elapsed time (sec): 28.862226963043213
DEBUG    ya.test:process.py:263 Command (pid 594324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) inblock: 369360
DEBUG    ya.test:process.py:263 Command (pid 594324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) majflt: 6050
DEBUG    ya.test:process.py:263 Command (pid 594324) maxrss: 1453120
DEBUG    ya.test:process.py:263 Command (pid 594324) minflt: 976099
DEBUG    ya.test:process.py:263 Command (pid 594324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) nivcsw: 2017
DEBUG    ya.test:process.py:263 Command (pid 594324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 594324) nvcsw: 109230
DEBUG    ya.test:process.py:263 Command (pid 594324) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 594324) stime: 3.759152
DEBUG    ya.test:process.py:263 Command (pid 594324) utime: 10.648965
DEBUG    ya.test:process.py:263 Command (pid 594324) wtime: 28.866
DEBUG    ya.test:process.py:275 Command (pid 594324) output:
2025-12-14T16:18:09.890376Z Fetching udfs...
2025-12-14T16:18:11.572312Z Initialization of fq runner...
2025-12-14T16:18:16.085613Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.725701s
2025-12-14T16:18:16.816306Z Fetching query results...
2025-12-14T16:18:16.816348Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 594324) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b93f33e7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b93f33e7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b93f2dd8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b93f33e7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b93f33e7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b93f2dd8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b93f3412d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b93f2e2a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b93f2e2a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b93f2e2a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b93f33ef0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b93f2cdc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b93f2ce5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b93f33eef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b93f33eecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b93f33eea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b93f33ec599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b93f33ec599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d429a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d429a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b93f2ddbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b93f2ddbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b93f2dd8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b93f2d79b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b93f2d79b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b93f2d79b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b93f2ce18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b93f2ce18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b93f2d4913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b93f2d49c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b93f2d49c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b93f2d49c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b93f2d4b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b93f2d3237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b93f33eeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b93f33eeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b93f33eea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b93f33ec599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b93f33ec599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b93f33e676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b93f33dccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b93f33dccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b93f33d941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b93f33d93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b93f33ef06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b93f33e676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b93f2d427fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b93f2d427fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b93f2ce19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b93f2cd1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b93f2cd1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b93f2dd8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b93f2d79b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b93f2d79b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b93f2d79b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b93f2ce18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b93f2ce18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b93f2d4913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b93f2d49c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b93f2d49c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b93f2d49c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b93f2d45c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b93f2d25f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b93f2cd1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b93f2cd1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b93f2dd8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b93f2cd1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b93f2cd1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b93f2cd217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b93f2cd217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b93f2e2a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b93f2e2a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b93f33ef0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b93f2cc6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b93f2cc6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b93f33e6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b93f33e7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b93f33e7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b93f2dd8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b93f33e7bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b93f33e7bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b93f2dd8e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b93f3412d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b93f2e2a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b93f2e2a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b93f2e2a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b93f33ef0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b93f2cdc3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b93f2ce5660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b93f33eef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b93f33eecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b93f33eea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b93f33ec599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b93f33ec599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d429a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d429a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b93f2ddbcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b93f2ddbcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b93f2dd8447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b93f2d79b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b93f2d79b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b93f2d79b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b93f2ce18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b93f2ce18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b93f2d4913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b93f2d49c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b93f2d49c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b93f2d49c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b93f2d4b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b93f2d3237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b93f33eeb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b93f33eeb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b93f33eea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b93f33ec599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b93f33ec599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b93f33e676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b93f33dccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b93f33dccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b93f33d941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b93f33d93f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b93f33ef06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f9410fd3d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d5ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b93f2d5ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b93f33e6b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b93f33e676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d422f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d422f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b93f33e695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b93f2cc2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b93f2d427fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b93f2d427fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b93f2ce19c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b93f2cd1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b93f2cd1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b93f2dd8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b93f2cd1d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b93f2e292b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b93f2e290ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b93f33efbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b93f33ef408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b93f33ec6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b93f33ec5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b93f33ec7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b93f3414476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b93f3414476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b93f3413d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b93f29068f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2d5a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b93f2d6162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b93f2d79b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b93f2d79b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b93f2d79b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b93f2ce18dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b93f2ce18dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b93f2d4913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b93f2d49c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b93f2d49c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b93f2d49c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b93f2d45c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b93f2d25f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b93f2cd1694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b93f2cd1694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b93f2dd8212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b93f2cd1b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b93f2cd1b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b93f2cd217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b93f2cd217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b93f2e2a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b93f2e2a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b93f33ef0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b93f2cc6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b93f2cc6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b93f33e6c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b93f33e6994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b93f33e6758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b93f33e4396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b93f33e42dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b93f3413a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b93f2d2ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b93f2e2bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b93f2e2bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b93f2e2bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b93f2d2d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b93f2dd5ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b93f2dd5ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b93f2dce3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b93f2dce3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b93f2dce3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b93f2daa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
___________________ test[pq-ReadWriteSameTopic-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadWriteSameTopic-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteSameTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 604623
DEBUG    ya.test:process.py:259 Command (pid 604623) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 604623) elapsed time (sec): 17.93421196937561
DEBUG    ya.test:process.py:263 Command (pid 604623) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) maxrss: 1437328
DEBUG    ya.test:process.py:263 Command (pid 604623) minflt: 983304
DEBUG    ya.test:process.py:263 Command (pid 604623) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) nivcsw: 917
DEBUG    ya.test:process.py:263 Command (pid 604623) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 604623) nvcsw: 104204
DEBUG    ya.test:process.py:263 Command (pid 604623) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 604623) stime: 3.9323699999999997
DEBUG    ya.test:process.py:263 Command (pid 604623) utime: 10.677046
DEBUG    ya.test:process.py:263 Command (pid 604623) wtime: 17.937
DEBUG    ya.test:process.py:275 Command (pid 604623) output:
2025-12-14T16:18:36.236644Z Fetching udfs...
2025-12-14T16:18:36.768592Z Initialization of fq runner...
2025-12-14T16:18:40.497149Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.523997s
2025-12-14T16:18:41.026518Z Fetching query results...
2025-12-14T16:18:41.026543Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 604623) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bbb34737bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bbb34737bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bbb34128e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bbb34737bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bbb34737bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bbb34128e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bbb34762d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bbb3417a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bbb3417a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bbb3417a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bbb3473f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbb3402c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bbb34035660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bbb3473ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bbb3473ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bbb3473ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bbb3473c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bbb3473c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340929a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340929a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bbb3412bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bbb3412bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bbb34128447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbb340c9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bbb340c9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bbb340c9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bbb340318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bbb340318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bbb3409913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bbb34099c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bbb34099c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bbb34099c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bbb3409b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bbb3408237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bbb3473eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bbb3473eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bbb3473ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bbb3473c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bbb3473c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbb3473676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bbb3472ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bbb3472ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bbb3472941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bbb347293f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bbb3473f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bbb3473676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bbb340927fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bbb340927fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bbb340319c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bbb34021694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bbb34021694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bbb34128212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bbb340c9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bbb340c9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bbb340c9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bbb340318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bbb340318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bbb3409913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bbb34099c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bbb34099c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bbb34099c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bbb34095c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bbb34075f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bbb34021694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbb34021694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bbb34128212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bbb34021b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bbb34021b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bbb3402217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bbb3402217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bbb3417a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bbb3417a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bbb3473f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bbb34016372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bbb34016372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bbb34736c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bbb34737bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bbb34737bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bbb34128e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bbb34737bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bbb34737bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bbb34128e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bbb34762d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bbb3417a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bbb3417a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bbb3417a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bbb3473f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbb3402c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bbb34035660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bbb3473ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bbb3473ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bbb3473ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bbb3473c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bbb3473c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340929a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340929a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bbb3412bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bbb3412bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bbb34128447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbb340c9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bbb340c9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bbb340c9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bbb340318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bbb340318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bbb3409913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bbb34099c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bbb34099c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bbb34099c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bbb3409b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bbb3408237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bbb3473eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bbb3473eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bbb3473ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bbb3473c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bbb3473c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbb3473676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bbb3472ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bbb3472ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bbb3472941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bbb347293f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bbb3473f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fbb52321d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340aba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bbb340aba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bbb34736b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bbb3473676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340922f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340922f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bbb3473695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34012a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bbb34012a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bbb340927fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bbb340927fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bbb340319c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bbb34021694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bbb34021694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bbb34128212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bbb34021d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bbb341792b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bbb341790ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bbb3473fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bbb3473f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bbb3473c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bbb3473c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bbb3473c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bbb34764476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bbb34764476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bbb34763d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bbb33c568f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb340aa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bbb340b162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bbb340c9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bbb340c9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bbb340c9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bbb340318dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bbb340318dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bbb3409913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bbb34099c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bbb34099c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bbb34099c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bbb34095c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bbb34075f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bbb34021694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbb34021694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bbb34128212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bbb34021b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bbb34021b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bbb3402217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bbb3402217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bbb3417a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bbb3417a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bbb3473f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bbb34016372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bbb34016372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bbb34736c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bbb34736994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bbb34736758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bbb34734396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bbb347342dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bbb34763a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bbb3407ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bbb3417bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bbb3417bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bbb3417bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bbb3407d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bbb34125ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bbb34125ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bbb3411e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bbb3411e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bbb3411e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bbb340fa450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_____________________ test[pq-ReadWriteTopic-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453055 byte(s) leaked in 8603 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadWriteTopic-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopic-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611208
DEBUG    ya.test:process.py:259 Command (pid 611208) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 611208) elapsed time (sec): 16.695087909698486
DEBUG    ya.test:process.py:263 Command (pid 611208) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) majflt: 135
DEBUG    ya.test:process.py:263 Command (pid 611208) maxrss: 1442608
DEBUG    ya.test:process.py:263 Command (pid 611208) minflt: 961085
DEBUG    ya.test:process.py:263 Command (pid 611208) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) nivcsw: 943
DEBUG    ya.test:process.py:263 Command (pid 611208) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611208) nvcsw: 101729
DEBUG    ya.test:process.py:263 Command (pid 611208) oublock: 9456
DEBUG    ya.test:process.py:263 Command (pid 611208) stime: 3.996317
DEBUG    ya.test:process.py:263 Command (pid 611208) utime: 10.097201
DEBUG    ya.test:process.py:263 Command (pid 611208) wtime: 16.698
DEBUG    ya.test:process.py:275 Command (pid 611208) output:
2025-12-14T16:18:54.434442Z Fetching udfs...
2025-12-14T16:18:54.852043Z Initialization of fq runner...
2025-12-14T16:18:58.317951Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.517232s
2025-12-14T16:18:58.840450Z Fetching query results...
2025-12-14T16:18:58.840473Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 611208) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b944d117bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b944d117bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b944cb08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b944d117bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b944d117bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b944cb08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b944d142d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b944cb5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b944cb5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b944cb5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b944d11f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b944ca0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b944ca15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b944d11ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b944d11ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b944d11ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b944d11c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b944d11c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b944cb0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b944cb0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b944cb08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b944caa9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b944caa9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b944caa9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b944ca118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b944ca118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b944ca7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b944ca79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b944ca79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b944ca79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b944ca7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b944ca6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b944d11eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b944d11eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b944d11ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b944d11c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b944d11c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b944d11676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b944d10ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b944d10ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b944d10941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b944d1093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b944d11f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b944d11676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b944ca727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b944ca727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b944ca119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b944ca01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b944ca01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b944cb08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b944caa9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b944caa9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b944caa9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b944ca118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b944ca118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b944ca7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b944ca79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b944ca79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b944ca79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b944ca75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b944ca55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b944ca01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b944ca01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b944cb08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b944ca01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b944ca01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b944ca0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b944ca0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b944cb5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b944cb5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b944d11f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b944c9f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b944c9f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b944d116c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453055 byte(s) leaked in 8603 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b944d117bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b944d117bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b944cb08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b944d117bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b944d117bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b944cb08e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b944d142d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b944cb5a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b944cb5a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b944cb5a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b944d11f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b944ca0c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b944ca15660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b944d11ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b944d11ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b944d11ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b944d11c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b944d11c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca729a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca729a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b944cb0bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b944cb0bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b944cb08447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b944caa9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b944caa9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b944caa9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b944ca118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b944ca118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b944ca7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b944ca79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b944ca79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b944ca79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b944ca7b4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b944ca6237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b944d11eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b944d11eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b944d11ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b944d11c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b944d11c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b944d11676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b944d10ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b944d10ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b944d10941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b944d1093f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b944d11f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f946acfdd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca8ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b944ca8ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b944d116b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b944d11676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca722f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca722f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b944d11695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f2a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b944c9f2a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b944ca727fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b944ca727fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b944ca119c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b944ca01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b944ca01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b944cb08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b944ca01d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b944cb592b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b944cb590ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b944d11fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b944d11f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b944d11c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b944d11c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b944d11c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b944d144476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b944d144476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b944d143d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b944c6368f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944ca8a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b944ca9162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b944caa9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b944caa9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b944caa9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b944ca118dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b944ca118dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b944ca7913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b944ca79c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b944ca79c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b944ca79c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b944ca75c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b944ca55f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b944ca01694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b944ca01694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b944cb08212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b944ca01b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b944ca01b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b944ca0217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b944ca0217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b944cb5a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b944cb5a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b944d11f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b944c9f6372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b944c9f6372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b944d116c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b944d116994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b944d116758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b944d114396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b944d1142dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b944d143a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b944ca5ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b944cb5bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b944cb5bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b944cb5bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b944ca5d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b944cb05ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b944cb05ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b944cafe3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b944cafe3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b944cafe3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b944cada450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453055 byte(s) leaked in 8603 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
________________ test[pq-ReadWriteTopicWithSchema-default.txt] _________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-ReadWriteTopicWithSchema-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-ReadWriteTopicWithSchema-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 617751
DEBUG    ya.test:process.py:259 Command (pid 617751) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 617751) elapsed time (sec): 14.77395248413086
DEBUG    ya.test:process.py:263 Command (pid 617751) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) inblock: 320
DEBUG    ya.test:process.py:263 Command (pid 617751) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 617751) maxrss: 1445460
DEBUG    ya.test:process.py:263 Command (pid 617751) minflt: 980392
DEBUG    ya.test:process.py:263 Command (pid 617751) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 617751) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 617751) nvcsw: 103985
DEBUG    ya.test:process.py:263 Command (pid 617751) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 617751) stime: 3.453621
DEBUG    ya.test:process.py:263 Command (pid 617751) utime: 10.119766
DEBUG    ya.test:process.py:263 Command (pid 617751) wtime: 14.777
DEBUG    ya.test:process.py:275 Command (pid 617751) output:
2025-12-14T16:19:11.343091Z Fetching udfs...
2025-12-14T16:19:11.762175Z Initialization of fq runner...
2025-12-14T16:19:15.230311Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.410098s
2025-12-14T16:19:15.653735Z Fetching query results...
2025-12-14T16:19:15.653765Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 617751) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd28d087bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7bd28d087bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7bd28ca78e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7bd28d087bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7bd28d087bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7bd28ca78e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd28d0b2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7bd28caca4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7bd28caca4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7bd28caca4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7bd28d08f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd28c97c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7bd28c985660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7bd28d08ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7bd28d08ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7bd28d08ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7bd28d08c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7bd28d08c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7bd28ca7bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7bd28ca7bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7bd28ca78447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd28ca19b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd28ca19b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd28ca19b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd28c9818dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd28c9818dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd28c9e913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd28c9e9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd28c9e9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd28c9e9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd28c9eb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7bd28c9d237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7bd28d08eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7bd28d08eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7bd28d08ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7bd28d08c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7bd28d08c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd28d08676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7bd28d07ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7bd28d07ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7bd28d07941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7bd28d0793f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7bd28d08f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7bd28d08676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7bd28c9e27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7bd28c9e27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7bd28c9819c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7bd28c971694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7bd28c971694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7bd28ca78212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7bd28ca19b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7bd28ca19b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7bd28ca19b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7bd28c9818dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7bd28c9818dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7bd28c9e913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7bd28c9e9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7bd28c9e9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7bd28c9e9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7bd28c9e5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7bd28c9c5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7bd28c971694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd28c971694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7bd28ca78212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7bd28c971b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7bd28c971b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7bd28c97217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7bd28c97217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7bd28caca4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7bd28caca4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7bd28d08f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7bd28c966372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7bd28c966372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7bd28d086c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd28d087bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7bd28d087bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7bd28ca78e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7bd28d087bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7bd28d087bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7bd28ca78e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd28d0b2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7bd28caca4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7bd28caca4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7bd28caca4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7bd28d08f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd28c97c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7bd28c985660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7bd28d08ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7bd28d08ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7bd28d08ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7bd28d08c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7bd28d08c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7bd28ca7bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7bd28ca7bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7bd28ca78447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd28ca19b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd28ca19b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd28ca19b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd28c9818dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd28c9818dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd28c9e913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd28c9e9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd28c9e9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd28c9e9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd28c9eb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7bd28c9d237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7bd28d08eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7bd28d08eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7bd28d08ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7bd28d08c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7bd28d08c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd28d08676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7bd28d07ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7bd28d07ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7bd28d07941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7bd28d0793f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7bd28d08f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7fd2aac70d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28c9fba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7bd28c9fba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7bd28d086b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7bd28d08676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7bd28d08695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c962a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7bd28c962a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7bd28c9e27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7bd28c9e27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7bd28c9819c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7bd28c971694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7bd28c971694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7bd28ca78212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7bd28c971d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7bd28cac92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7bd28cac90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7bd28d08fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7bd28d08f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7bd28d08c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7bd28d08c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7bd28d08c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7bd28d0b4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7bd28d0b4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7bd28d0b3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7bd28c5a68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c9fa21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7bd28ca0162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7bd28ca19b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7bd28ca19b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7bd28ca19b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7bd28c9818dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7bd28c9818dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7bd28c9e913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7bd28c9e9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7bd28c9e9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7bd28c9e9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7bd28c9e5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7bd28c9c5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7bd28c971694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd28c971694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7bd28ca78212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7bd28c971b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7bd28c971b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7bd28c97217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7bd28c97217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7bd28caca4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7bd28caca4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7bd28d08f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7bd28c966372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7bd28c966372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7bd28d086c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7bd28d086994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7bd28d086758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7bd28d084396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7bd28d0842dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7bd28d0b3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7bd28c9cea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7bd28cacbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7bd28cacbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7bd28cacbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7bd28c9cd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7bd28ca75ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7bd28ca75ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7bd28ca6e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7bd28ca6e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7bd28ca6e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7bd28ca4a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_____________________ test[pq-WriteTwoTopics-default.txt] ______________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[pq-WriteTwoTopics-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[pq-WriteTwoTopics-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621709
DEBUG    ya.test:process.py:259 Command (pid 621709) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 621709) elapsed time (sec): 14.620378017425537
DEBUG    ya.test:process.py:263 Command (pid 621709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) inblock: 256
DEBUG    ya.test:process.py:263 Command (pid 621709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 621709) maxrss: 1447744
DEBUG    ya.test:process.py:263 Command (pid 621709) minflt: 960543
DEBUG    ya.test:process.py:263 Command (pid 621709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 621709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621709) nvcsw: 101804
DEBUG    ya.test:process.py:263 Command (pid 621709) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 621709) stime: 3.406087
DEBUG    ya.test:process.py:263 Command (pid 621709) utime: 8.62031
DEBUG    ya.test:process.py:263 Command (pid 621709) wtime: 14.622
DEBUG    ya.test:process.py:275 Command (pid 621709) output:
2025-12-14T16:19:26.224363Z Fetching udfs...
2025-12-14T16:19:26.596026Z Initialization of fq runner...
2025-12-14T16:19:29.071417Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.416460s
2025-12-14T16:19:29.491950Z Fetching query results...
2025-12-14T16:19:29.491970Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 621709) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b885f857bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b885f857bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b885f248e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b885f857bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b885f857bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b885f248e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b885f882d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b885f29a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b885f29a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b885f29a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b885f85f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b885f14c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b885f155660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b885f85ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b885f85ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b885f85ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b885f85c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b885f85c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b885f24bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b885f24bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b885f248447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b885f1e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b885f1e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b885f1e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b885f1518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b885f1518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b885f1b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b885f1b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b885f1b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b885f1b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b885f1bb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b885f1a237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b885f85eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b885f85eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b885f85ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b885f85c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b885f85c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b885f85676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b885f84ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b885f84ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b885f84941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b885f8493f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b885f85f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b885f85676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b885f1b27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b885f1b27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b885f1519c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b885f141694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b885f141694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b885f248212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b885f1e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b885f1e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b885f1e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b885f1518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b885f1518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b885f1b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b885f1b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b885f1b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b885f1b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b885f1b5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b885f195f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b885f141694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b885f141694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b885f248212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b885f141b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b885f141b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b885f14217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b885f14217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b885f29a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b885f29a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b885f85f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b885f136372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b885f136372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b885f856c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b885f857bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b885f857bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b885f248e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b885f857bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b885f857bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b885f248e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b885f882d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b885f29a4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b885f29a4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b885f29a4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b885f85f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b885f14c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b885f155660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b885f85ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b885f85ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b885f85ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b885f85c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b885f85c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b885f24bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b885f24bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b885f248447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b885f1e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b885f1e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b885f1e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b885f1518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b885f1518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b885f1b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b885f1b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b885f1b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b885f1b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b885f1bb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b885f1a237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b885f85eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b885f85eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b885f85ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b885f85c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b885f85c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b885f85676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b885f84ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b885f84ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b885f84941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b885f8493f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b885f85f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f887d443d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1cba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b885f1cba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b885f856b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b885f85676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b885f85695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f132a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b885f132a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b885f1b27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b885f1b27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b885f1519c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b885f141694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b885f141694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b885f248212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b885f141d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b885f2992b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b885f2990ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b885f85fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b885f85f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b885f85c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b885f85c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b885f85c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b885f884476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b885f884476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b885f883d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b885ed768f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f1ca21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b885f1d162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b885f1e9b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b885f1e9b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b885f1e9b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b885f1518dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b885f1518dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b885f1b913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b885f1b9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b885f1b9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b885f1b9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b885f1b5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b885f195f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b885f141694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b885f141694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b885f248212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b885f141b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b885f141b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b885f14217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b885f14217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b885f29a4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b885f29a4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b885f85f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b885f136372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b885f136372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b885f856c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b885f856994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b885f856758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b885f854396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b885f8542dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b885f883a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b885f19ea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b885f29bde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b885f29bde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b885f29bde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b885f19d884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b885f245ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b885f245ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b885f23e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b885f23e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b885f23e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b885f21a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
____________ test[solomon-ReadTopicGroupWriteToSolomon-default.txt] ____________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[solomon-ReadTopicGroupWriteToSolomon-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 626144
DEBUG    ya.test:process.py:259 Command (pid 626144) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 626144) elapsed time (sec): 16.115285873413086
DEBUG    ya.test:process.py:263 Command (pid 626144) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) inblock: 448
DEBUG    ya.test:process.py:263 Command (pid 626144) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) majflt: 10
DEBUG    ya.test:process.py:263 Command (pid 626144) maxrss: 1458916
DEBUG    ya.test:process.py:263 Command (pid 626144) minflt: 985779
DEBUG    ya.test:process.py:263 Command (pid 626144) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) nivcsw: 387
DEBUG    ya.test:process.py:263 Command (pid 626144) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626144) nvcsw: 103284
DEBUG    ya.test:process.py:263 Command (pid 626144) oublock: 9592
DEBUG    ya.test:process.py:263 Command (pid 626144) stime: 3.728492
DEBUG    ya.test:process.py:263 Command (pid 626144) utime: 10.016041
DEBUG    ya.test:process.py:263 Command (pid 626144) wtime: 16.118
DEBUG    ya.test:process.py:275 Command (pid 626144) output:
2025-12-14T16:19:41.156248Z Fetching udfs...
2025-12-14T16:19:41.640355Z Initialization of fq runner...
2025-12-14T16:19:44.589599Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.846843s
2025-12-14T16:19:45.440513Z Fetching query results...
2025-12-14T16:19:45.440546Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 626144) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b8601f97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b8601f97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b8601988e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b8601f97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b8601f97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b8601988e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8601fc2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b86019da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b86019da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b86019da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b8601f9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b860188c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b8601895660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b8601f9ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b8601f9ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b8601f9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b8601f9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b8601f9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b860198bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b860198bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b8601988447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8601929b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8601929b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8601929b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b86018918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b86018918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b86018f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b86018f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b86018f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b86018f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b86018fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b86018e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b8601f9eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b8601f9eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b8601f9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b8601f9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b8601f9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8601f9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b8601f8ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b8601f8ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b8601f8941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b8601f893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b8601f9f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b8601f9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b86018f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b86018f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b86018919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b8601881694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b8601881694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b8601988212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b8601929b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b8601929b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b8601929b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b86018918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b86018918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b86018f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b86018f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b86018f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b86018f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b86018f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b86018d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b8601881694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b8601881694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b8601988212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b8601881b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b8601881b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b860188217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b860188217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b86019da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b86019da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b8601f9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b8601876372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b8601876372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b8601f96c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b8601f97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b8601f97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b8601988e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b8601f97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b8601f97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b8601988e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8601fc2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b86019da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b86019da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b86019da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b8601f9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b860188c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b8601895660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b8601f9ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b8601f9ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b8601f9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b8601f9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b8601f9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b860198bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b860198bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b8601988447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8601929b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8601929b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8601929b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b86018918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b86018918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b86018f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b86018f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b86018f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b86018f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b86018fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b86018e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b8601f9eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b8601f9eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b8601f9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b8601f9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b8601f9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8601f9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b8601f8ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b8601f8ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b8601f8941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b8601f893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b8601f9f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f861fb81d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860190ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b860190ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b8601f96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b8601f9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b8601f9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601872a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b8601872a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b86018f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b86018f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b86018919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b8601881694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b8601881694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b8601988212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b8601881d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b86019d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b86019d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b8601f9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b8601f9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b8601f9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b8601f9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b8601f9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b8601fc4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b8601fc4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b8601fc3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b86014b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b860190a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b860191162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b8601929b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b8601929b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b8601929b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b86018918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b86018918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b86018f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b86018f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b86018f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b86018f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b86018f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b86018d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b8601881694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b8601881694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b8601988212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b8601881b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b8601881b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b860188217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b860188217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b86019da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b86019da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b8601f9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b8601876372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b8601876372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b8601f96c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b8601f96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b8601f96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b8601f94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b8601f942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b8601fc3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b86018dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b86019dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b86019dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b86019dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b86018dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b8601985ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b8601985ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b860197e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b860197e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b860197e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b860195a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
___________________ test[watermarks-watermarks-default.txt] ____________________
ydb/tests/fq/streaming_optimize/test_sql_streaming.py:37: in test
    result = fq_run.yql_exec(action="explain")
ydb/tests/fq/tools/fqrun.py:80: in yql_exec
    proc_result = yatest.common.process.execute(cmd.strip().split(), check_exit_code=False, cwd=self.res_dir)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:425: in _finalise
    self.verify_sanitize_errors()
library/python/testing/yatest_common/yatest/common/process.py:454: in verify_sanitize_errors
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_3.txt' has failed with code 100.
E   Errors:
E   ...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
E       #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
E       #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
E       #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
E       #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
E       #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
E       #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
E       #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
E       #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
E       #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
E       #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
E       #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
E   
E   SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[watermarks-watermarks-default.txt]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/udfs']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:185 Cannot find binary '['yql/library/test_framework/udfs_deps']': make sure it was added in the DEPENDS section
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps
DEBUG    yql_utils:yql_utils.py:654 process search UDF in: None, /home/runner/.ya/build/build_root/gz4r/002add/yql/essentials/tests/common/test_framework/udfs_deps, None, /home/runner/.ya/build/build_root/gz4r/002add/yql/udfs
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_sql_streaming.py, test_name: test[watermarks-watermarks-default.txt])
DEBUG    ya.test:process.py:678 Command out will be placed to fqrun.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to fqrun.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun', '--exclude-linked-udfs', '--action=explain', '--cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/fq_config.conf', '--result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/results.txt', '--ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/ast.txt', '--plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/plan.json', '--log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/log.txt', '--udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs', '--result-format=full-proto', '--canonical-output', '--query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/query_0.sql', '--emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_0.txt', '--emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_1.txt', '--emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_2.txt', '--emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_3.txt']' in '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 631857
DEBUG    ya.test:process.py:259 Command (pid 631857) rc: 100
DEBUG    ya.test:process.py:260 Command (pid 631857) elapsed time (sec): 16.864972591400146
DEBUG    ya.test:process.py:263 Command (pid 631857) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) inblock: 1016
DEBUG    ya.test:process.py:263 Command (pid 631857) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 631857) maxrss: 1459952
DEBUG    ya.test:process.py:263 Command (pid 631857) minflt: 986283
DEBUG    ya.test:process.py:263 Command (pid 631857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) nivcsw: 829
DEBUG    ya.test:process.py:263 Command (pid 631857) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 631857) nvcsw: 103653
DEBUG    ya.test:process.py:263 Command (pid 631857) oublock: 9584
DEBUG    ya.test:process.py:263 Command (pid 631857) stime: 3.604114
DEBUG    ya.test:process.py:263 Command (pid 631857) utime: 10.597611
DEBUG    ya.test:process.py:263 Command (pid 631857) wtime: 16.868
DEBUG    ya.test:process.py:275 Command (pid 631857) output:
2025-12-14T16:19:57.541772Z Fetching udfs...
2025-12-14T16:19:57.981152Z Initialization of fq runner...
2025-12-14T16:20:01.599439Z Executing query...
Writing query ast
Writing query plan
Query finished. Duration: 0.562128s
2025-12-14T16:20:02.167499Z Fetching query results...
2025-12-14T16:20:02.167524Z Finalization of fq runner...

DEBUG    ya.test:process.py:276 Command (pid 631857) errors:
...contrib/tools/python3/Objects/call.c:584:14
    #25 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #26 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #27 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #28 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #29 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #30 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #31 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #32 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #33 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #34 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #35 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b92c6e97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #13 0x7b92c6e97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #14 0x7b92c6888e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #15 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #16 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #17 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #18 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #19 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #20 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #21 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #22 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #23 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #24 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #25 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #26 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #27 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #28 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #29 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #31 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #32 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #33 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #34 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #35 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #36 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #37 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #38 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #39 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #40 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #41 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #42 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9

Indirect leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #9 0x7b92c6e97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14
    #10 0x7b92c6e97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20
    #11 0x7b92c6888e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19
    #12 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #13 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #14 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #15 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #16 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #17 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #18 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #19 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #20 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #21 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #22 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #23 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #24 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #25 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #26 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #27 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #28 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #29 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #30 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #31 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #32 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #33 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #35 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #36 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #37 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #38 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #39 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #40 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #41 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #42 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 62 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b92c6ec2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26
    #15 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #27 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #28 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #30 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #31 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #32 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #33 0x7b92c68da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #34 0x7b92c68da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13
    #35 0x7b92c68da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #36 0x7b92c6e9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14
    #37 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18

Indirect leak of 58 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b92c678c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10
    #4 0x7b92c6795660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13
    #5 0x7b92c6e9ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9
    #6 0x7b92c6e9ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14
    #7 0x7b92c6e9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #8 0x7b92c6e9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #9 0x7b92c6e9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #10 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #11 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #12 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #13 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #14 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #21 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28
    #5 0x7b92c688bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17
    #6 0x7b92c688bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9
    #7 0x7b92c6888447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50
    #8 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #9 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #10 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #11 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #12 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #13 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #14 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #15 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #16 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #17 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #18 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #19 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #20 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #21 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #22 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #23 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #24 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #25 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #26 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #27 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #28 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #29 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #30 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #32 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #33 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #34 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #35 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #36 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #37 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #38 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #39 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #40 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #41 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #42 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #43 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #7 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #8 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #9 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #10 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #11 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #12 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #13 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #14 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #15 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #22 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #23 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #24 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #25 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #26 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #27 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #28 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #29 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #30 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #31 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #32 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #33 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #34 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #35 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #36 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #37 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #38 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #39 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #40 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #41 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #42 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14

Indirect leak of 53 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b92c6829b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b92c6829b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b92c6829b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b92c67918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b92c67918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b92c67f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b92c67f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b92c67f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b92c67f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b92c67fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15
    #13 0x7b92c67e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13
    #14 0x7b92c6e9eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14
    #15 0x7b92c6e9eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14
    #16 0x7b92c6e9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14
    #17 0x7b92c6e9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18
    #18 0x7b92c6e9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14
    #19 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #20 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #21 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #22 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #23 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #30 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 49 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92c6e9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #10 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #11 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #12 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #13 0x7b92c6e8ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12
    #14 0x7b92c6e8ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20
    #15 0x7b92c6e8941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14
    #16 0x7b92c6e893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12
    #17 0x7b92c6e9f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14
    #18 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #19 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #20 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #21 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #22 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #23 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #24 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29
    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53
    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12
    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25
    #31 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11
    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16
    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17
    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #6 0x7b92c6e9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21
    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #9 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #10 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #11 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #12 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #13 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #14 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #15 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #16 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #17 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #18 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #19 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #20 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #21 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #22 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #23 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #24 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #25 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #26 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #27 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #28 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #29 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #30 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #31 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #32 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #33 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #34 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #35 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #36 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #37 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #38 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #39 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #40 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #41 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #42 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #11 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #12 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #13 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #14 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #15 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #16 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #17 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #18 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #19 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #20 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #21 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #22 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #23 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #24 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #25 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #26 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #27 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #28 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #29 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #30 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #31 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #32 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #33 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #34 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #35 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #36 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #37 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #38 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #39 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #40 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #41 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #42 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10
    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13
    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #43 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17
    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25
    #3 0x7b92c67f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14
    #4 0x7b92c67f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28
    #5 0x7b92c67919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27
    #6 0x7b92c6781694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #7 0x7b92c6781694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #8 0x7b92c6888212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #9 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #10 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #11 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #12 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #13 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #14 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #15 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #16 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #17 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #18 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #19 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #20 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #21 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #22 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #23 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #24 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #25 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18
    #26 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14
    #27 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9
    #28 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14
    #29 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9
    #30 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18
    #31 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23
    #32 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18
    #33 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14
    #34 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13
    #35 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16
    #36 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13
    #37 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5
    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9
    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23
    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24
    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19
    #3 0x7b92c6829b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12
    #4 0x7b92c6829b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12
    #5 0x7b92c6829b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19
    #6 0x7b92c67918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25
    #7 0x7b92c67918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36
    #8 0x7b92c67f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17
    #9 0x7b92c67f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13
    #10 0x7b92c67f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9
    #11 0x7b92c67f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9
    #12 0x7b92c67f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9
    #13 0x7b92c67d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27
    #14 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #15 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #16 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #17 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #18 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #19 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #20 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #21 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #22 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #23 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #24 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #25 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #26 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #27 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #28 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #29 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #30 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #31 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #32 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #33 0x7b92c6781694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b92c6781694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12
    #35 0x7b92c6888212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19
    #36 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #37 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #38 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #39 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #40 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #41 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #42 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #43 0x7b92c6781b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #44 0x7b92c6781b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12
    #45 0x7b92c678217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12
    #46 0x7b92c678217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24
    #47 0x7b92c68da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13
    #48 0x7b92c68da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9
    #49 0x7b92c6e9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14

Indirect leak of 34 byte(s) in 1 object(s) allocated from:
    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
    #1 0x7b92c6776372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31
    #2 0x7b92c6776372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27
    #3 0x7b92c6e96c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17
    #4 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #5 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18
    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22
    #10 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9
    #11 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14
    #12 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26
    #13 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23
    #14 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12
    #15 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12
    #16 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21
    #17 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24
    #18 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #19 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #20 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #21 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #22 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #23 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #24 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15
    #25 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19
    #26 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16
    #27 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12
    #28 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21
    #29 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).

ERROR    ya.test:process.py:449 b'LeakSanitizer' sanitizer found errors:
	std_err:b'...contrib/tools/python3/Objects/call.c:584:14\n    #25 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #26 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #27 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #28 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #29 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #30 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #31 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #32 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #33 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #34 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #35 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #36 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #37 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #38 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #39 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b92c6e97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #13 0x7b92c6e97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #14 0x7b92c6888e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #15 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #16 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #17 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #18 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #19 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #20 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #21 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #22 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #23 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #24 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #25 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #26 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #27 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #28 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #29 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #31 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #32 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #33 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #34 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #35 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #36 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #37 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #38 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #39 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #40 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #41 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #42 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n\nIndirect leak of 64 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #9 0x7b92c6e97bc0 in marshal_loads_impl /-S/contrib/tools/python3/Python/marshal.c:1841:14\n    #10 0x7b92c6e97bc0 in marshal_loads /-S/contrib/tools/python3/Python/clinic/marshal.c.h:154:20\n    #11 0x7b92c6888e9e in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2913:19\n    #12 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #13 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #14 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #15 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #16 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #17 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #18 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #19 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #20 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #21 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #22 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #23 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #24 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #25 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #26 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #27 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #28 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #29 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #30 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #31 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #32 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #33 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #35 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #36 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #37 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #38 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #39 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #40 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #41 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #42 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 62 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b92c6ec2d2e in (anonymous namespace)::mod__res_exec(_object*) /-S/library/python/runtime_py3/__res.cpp:141:26\n    #15 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #27 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #28 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #30 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #31 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #32 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #33 0x7b92c68da4ff in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #34 0x7b92c68da4ff in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2322:13\n    #35 0x7b92c68da4ff in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #36 0x7b92c6e9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n    #37 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n\nIndirect leak of 58 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b92c678c3e8 in PyDict_SetItemString /-S/contrib/tools/python3/Objects/dictobject.c:3919:10\n    #4 0x7b92c6795660 in _PyBuiltins_AddExceptions /-S/contrib/tools/python3/Objects/exceptions.c:3799:13\n    #5 0x7b92c6e9ef2f in pycore_init_builtins /-S/contrib/tools/python3/Python/pylifecycle.c:802:9\n    #6 0x7b92c6e9ecdc in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:877:14\n    #7 0x7b92c6e9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #8 0x7b92c6e9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #9 0x7b92c6e9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #10 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #11 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #12 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #13 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #14 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #15 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #16 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #17 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #18 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #19 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #20 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #21 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 56 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f29a4 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f29a4 in _PyTuple_FromArraySteal /-S/contrib/tools/python3/Objects/tupleobject.c:397:28\n    #5 0x7b92c688bcf6 in initialize_locals /-S/contrib/tools/python3/Python/ceval.c:1365:17\n    #6 0x7b92c688bcf6 in _PyEvalFramePushAndInit /-S/contrib/tools/python3/Python/ceval.c:1596:9\n    #7 0x7b92c6888447 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2698:50\n    #8 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #9 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #10 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #11 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #12 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #13 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #14 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #15 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #16 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #17 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #18 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #19 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #20 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #21 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #22 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #23 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #24 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #25 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #26 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #27 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #28 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #29 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #30 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #32 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #33 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #34 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #35 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #36 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #37 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #38 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #39 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #40 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #41 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #42 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #43 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #7 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #8 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #9 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #10 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #11 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #12 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #13 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #14 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #15 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #22 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #23 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #24 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #25 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #26 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #27 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #28 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #29 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #30 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #31 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #32 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #33 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #34 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #35 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #36 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #37 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #38 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #39 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #40 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #41 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #42 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n\nIndirect leak of 53 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b92c6829b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b92c6829b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b92c6829b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b92c67918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b92c67918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b92c67f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b92c67f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b92c67f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b92c67f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b92c67fb4e7 in _PyStaticType_InitBuiltin /-S/contrib/tools/python3/Objects/typeobject.c:7608:15\n    #13 0x7b92c67e237b in _PyTypes_InitTypes /-S/contrib/tools/python3/Objects/object.c:2168:13\n    #14 0x7b92c6e9eb74 in pycore_init_types /-S/contrib/tools/python3/Python/pylifecycle.c:703:14\n    #15 0x7b92c6e9eb74 in pycore_interp_init /-S/contrib/tools/python3/Python/pylifecycle.c:858:14\n    #16 0x7b92c6e9ea54 in pyinit_config /-S/contrib/tools/python3/Python/pylifecycle.c:913:14\n    #17 0x7b92c6e9c599 in pyinit_core /-S/contrib/tools/python3/Python/pylifecycle.c:1076:18\n    #18 0x7b92c6e9c599 in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1303:14\n    #19 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #20 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #21 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #22 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #23 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #24 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #25 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #26 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #27 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #28 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #29 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #30 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 49 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92c6e9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #10 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #11 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #12 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #13 0x7b92c6e8ccca in _Py_Get_Getpath_CodeObject /-S/contrib/tools/python3/Modules/getpath.c:798:12\n    #14 0x7b92c6e8ccca in _PyConfig_InitPathConfig /-S/contrib/tools/python3/Modules/getpath.c:853:20\n    #15 0x7b92c6e8941d in config_init_import /-S/contrib/tools/python3/Python/initconfig.c:2121:14\n    #16 0x7b92c6e893f2 in _PyConfig_InitImportConfig /-S/contrib/tools/python3/Python/initconfig.c:2152:12\n    #17 0x7b92c6e9f06a in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1127:14\n    #18 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #19 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #20 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #21 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #22 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #23 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #24 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #25 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #26 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #27 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n    #28 0x00001d29fedc in NFqRun::(anonymous namespace)::TMain::DoRun(NLastGetopt::TOptsParseResult&&) /-S/ydb/tests/tools/fqrun/fqrun.cpp:593:53\n    #29 0x00001d7399ca in TMainClassArgs::Run(int, char const**) /-S/library/cpp/getopt/small/modchooser.cpp:332:12\n    #30 0x00001d283227 in main /-S/ydb/tests/tools/fqrun/fqrun.cpp:698:25\n    #31 0x7f92e4a82d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c680ba94 in _PyUnicode_FromUCS1 /-S/contrib/tools/python3/Objects/unicodeobject.c:2211:11\n    #3 0x7b92c680ba94 in PyUnicode_FromKindAndData /-S/contrib/tools/python3/Objects/unicodeobject.c:2282:16\n    #4 0x7b92c6e96b95 in r_object /-S/contrib/tools/python3/Python/marshal.c:1159:17\n    #5 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #6 0x7b92c6e9676d in r_object /-S/contrib/tools/python3/Python/marshal.c:1406:21\n    #7 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #8 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #9 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #10 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #11 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #12 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #13 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #14 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #15 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #16 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #17 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #18 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #19 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #20 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #21 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #22 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #23 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #24 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #25 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #26 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #27 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #28 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #29 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #30 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #31 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #32 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #33 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #34 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #35 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #36 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #37 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #38 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #39 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #40 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #41 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #42 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #11 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #12 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #13 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #14 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #15 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #16 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #17 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #18 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #19 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #20 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #21 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #22 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #23 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #24 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #25 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #26 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #27 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #28 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #29 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #30 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #31 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #32 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #33 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #34 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #35 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #36 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #37 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #38 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #39 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #40 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #41 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #42 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f22f6 in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f22f6 in PyTuple_New /-S/contrib/tools/python3/Objects/tupleobject.c:74:10\n    #5 0x7b92c6e9695f in r_object /-S/contrib/tools/python3/Python/marshal.c:1226:13\n    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #43 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6772a35 in gc_alloc /-S/contrib/tools/python3/Modules/gcmodule.c:2332:17\n    #2 0x7b92c6772a35 in _PyObject_GC_NewVar /-S/contrib/tools/python3/Modules/gcmodule.c:2366:25\n    #3 0x7b92c67f27fd in tuple_alloc /-S/contrib/tools/python3/Objects/tupleobject.c:50:14\n    #4 0x7b92c67f27fd in _PyTuple_FromArray /-S/contrib/tools/python3/Objects/tupleobject.c:378:28\n    #5 0x7b92c67919c6 in method_vectorcall_VARARGS /-S/contrib/tools/python3/Objects/descrobject.c:322:27\n    #6 0x7b92c6781694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #7 0x7b92c6781694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #8 0x7b92c6888212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #9 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #10 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #11 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #12 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #13 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #14 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #15 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #16 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #17 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #18 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #19 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #20 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #21 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #22 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #23 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #24 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #25 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n    #26 0x7b92c6781d62 in PyObject_CallFunction /-S/contrib/tools/python3/Objects/call.c:584:14\n    #27 0x7b92c68d92b4 in PyImport_Import /-S/contrib/tools/python3/Python/import.c:3071:9\n    #28 0x7b92c68d90ea in PyImport_ImportModule /-S/contrib/tools/python3/Python/import.c:2493:14\n    #29 0x7b92c6e9fbf4 in init_import_site /-S/contrib/tools/python3/Python/pylifecycle.c:2317:9\n    #30 0x7b92c6e9f408 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1212:18\n    #31 0x7b92c6e9c6f2 in pyinit_main /-S/contrib/tools/python3/Python/pylifecycle.c:1279:23\n    #32 0x7b92c6e9c5fa in Py_InitializeFromConfig /-S/contrib/tools/python3/Python/pylifecycle.c:1310:18\n    #33 0x7b92c6e9c7ff in Py_InitializeEx /-S/contrib/tools/python3/Python/pylifecycle.c:1341:14\n    #34 0x7b92c6ec4476 in TPythonModule /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:57:13\n    #35 0x7b92c6ec4476 in NYql::NUdf::GetYqlPythonUdfModule(TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor, bool) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:179:16\n    #36 0x7b92c6ec3d63 in NYql::NUdf::RegisterYqlPythonUdf(NYql::NUdf::IRegistrator&, unsigned int, TBasicStringBuf<char, std::__y1::char_traits<char>>, TBasicStringBuf<char, std::__y1::char_traits<char>>, NYql::NUdf::EPythonFlavor) /-S/yql/essentials/udfs/common/python/python_udf/python_udf.cpp:170:13\n    #37 0x7b92c63b68f8 in Register /-B/yql/essentials/udfs/common/python/python3_small/Python3.yql_python_udf.cpp:18:5\n    #38 0x000027d352b9 in (anonymous namespace)::TMutableFunctionRegistry::LoadUdfs(TBasicString<char, std::__y1::char_traits<char>> const&, THashMap<TBasicString<char, std::__y1::char_traits<char>>, TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int, TBasicString<char, std::__y1::char_traits<char>> const&, THashSet<TBasicString<char, std::__y1::char_traits<char>>, THash<TBasicString<char, std::__y1::char_traits<char>>>, TEqualTo<TBasicString<char, std::__y1::char_traits<char>>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>>*) /-S/yql/essentials/minikql/mkql_function_registry.cpp:205:9\n    #39 0x000027d2e54b in NKikimr::NMiniKQL::CreateFunctionRegistry(void (*)(), TIntrusivePtr<NKikimr::NMiniKQL::IBuiltinFunctionRegistry, TDefaultIntrusivePtrOps<NKikimr::NMiniKQL::IBuiltinFunctionRegistry>>&&, bool, TVector<TBasicString<char, std::__y1::char_traits<char>>, std::__y1::allocator<TBasicString<char, std::__y1::char_traits<char>>>> const&, unsigned int) /-S/yql/essentials/minikql/mkql_function_registry.cpp:565:23\n    #40 0x00003b62b993 in NKikimrRun::TMainBase::CreateFunctionRegistry() const /-S/ydb/tests/tools/kqprun/runlib/application.cpp:185:29\n\nIndirect leak of 48 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c680a21b in PyUnicode_New /-S/contrib/tools/python3/Objects/unicodeobject.c:1368:24\n    #2 0x7b92c681162d in unicode_decode_utf8 /-S/contrib/tools/python3/Objects/unicodeobject.c:4880:19\n    #3 0x7b92c6829b94 in PyUnicode_DecodeUTF8Stateful /-S/contrib/tools/python3/Objects/unicodeobject.c:5013:12\n    #4 0x7b92c6829b94 in PyUnicode_FromString /-S/contrib/tools/python3/Objects/unicodeobject.c:2079:12\n    #5 0x7b92c6829b94 in PyUnicode_InternFromString /-S/contrib/tools/python3/Objects/unicodeobject.c:15195:19\n    #6 0x7b92c67918dc in descr_new /-S/contrib/tools/python3/Objects/descrobject.c:907:25\n    #7 0x7b92c67918dc in PyDescr_NewMethod /-S/contrib/tools/python3/Objects/descrobject.c:955:36\n    #8 0x7b92c67f913d in type_add_method /-S/contrib/tools/python3/Objects/typeobject.c:6626:17\n    #9 0x7b92c67f9c5a in type_add_methods /-S/contrib/tools/python3/Objects/typeobject.c:6679:13\n    #10 0x7b92c67f9c5a in type_ready_fill_dict /-S/contrib/tools/python3/Objects/typeobject.c:7180:9\n    #11 0x7b92c67f9c5a in type_ready /-S/contrib/tools/python3/Objects/typeobject.c:7526:9\n    #12 0x7b92c67f5c1d in _PyType_FromMetaclass_impl /-S/contrib/tools/python3/Objects/typeobject.c:4425:9\n    #13 0x7b92c67d5f9a in posixmodule_exec /-S/contrib/tools/python3/Modules/posixmodule.c:17034:27\n    #14 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #15 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #16 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #17 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #18 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #19 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #20 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #21 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #22 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #23 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #24 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #25 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #26 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #27 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #28 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #29 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #30 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #31 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #32 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #33 0x7b92c6781694 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b92c6781694 in PyObject_Vectorcall /-S/contrib/tools/python3/Objects/call.c:325:12\n    #35 0x7b92c6888212 in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2715:19\n    #36 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #37 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #38 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #39 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #40 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #41 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #42 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #43 0x7b92c6781b81 in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #44 0x7b92c6781b81 in _PyObject_CallNoArgsTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:99:12\n    #45 0x7b92c678217d in callmethod /-S/contrib/tools/python3/Objects/call.c:634:12\n    #46 0x7b92c678217d in PyObject_CallMethod /-S/contrib/tools/python3/Objects/call.c:653:24\n    #47 0x7b92c68da4c3 in init_importlib_external /-S/contrib/tools/python3/Python/import.c:2315:13\n    #48 0x7b92c68da4c3 in _PyImport_InitExternal /-S/contrib/tools/python3/Python/import.c:3271:9\n    #49 0x7b92c6e9f0f6 in init_interp_main /-S/contrib/tools/python3/Python/pylifecycle.c:1136:14\n\nIndirect leak of 34 byte(s) in 1 object(s) allocated from:\n    #0 0x00001d376554 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3\n    #1 0x7b92c6776372 in _PyBytes_FromSize /-S/contrib/tools/python3/Objects/bytesobject.c:102:31\n    #2 0x7b92c6776372 in PyBytes_FromStringAndSize /-S/contrib/tools/python3/Objects/bytesobject.c:134:27\n    #3 0x7b92c6e96c07 in r_object /-S/contrib/tools/python3/Python/marshal.c:1117:17\n    #4 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #5 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #6 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #7 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #8 0x7b92c6e96994 in r_object /-S/contrib/tools/python3/Python/marshal.c:1232:18\n    #9 0x7b92c6e96758 in r_object /-S/contrib/tools/python3/Python/marshal.c:1403:22\n    #10 0x7b92c6e94396 in read_object /-S/contrib/tools/python3/Python/marshal.c:1534:9\n    #11 0x7b92c6e942dd in PyMarshal_ReadObjectFromString /-S/contrib/tools/python3/Python/marshal.c:1651:14\n    #12 0x7b92c6ec3a1d in (anonymous namespace)::modsitecustomize_exec(_object*) /-S/library/python/runtime_py3/sitecustomize.cpp:13:26\n    #13 0x7b92c67dea8d in PyModule_ExecDef /-S/contrib/tools/python3/Objects/moduleobject.c:440:23\n    #14 0x7b92c68dbde4 in exec_builtin_or_dynamic /-S/contrib/tools/python3/Python/import.c:784:12\n    #15 0x7b92c68dbde4 in _imp_exec_builtin_impl /-S/contrib/tools/python3/Python/import.c:3841:12\n    #16 0x7b92c68dbde4 in _imp_exec_builtin /-S/contrib/tools/python3/Python/clinic/import.c.h:564:21\n    #17 0x7b92c67dd884 in cfunction_vectorcall_O /-S/contrib/tools/python3/Objects/methodobject.c:509:24\n    #18 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #19 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #20 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #21 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #22 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #23 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #24 0x7b92c6885ddc in import_name /-S/contrib/tools/python3/Python/ceval.c:2510:15\n    #25 0x7b92c6885ddc in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:2144:19\n    #26 0x7b92c687e3c8 in _PyEval_EvalFrame /-S/contrib/tools/python3/Include/internal/pycore_ceval.h:89:16\n    #27 0x7b92c687e3c8 in _PyEval_Vector /-S/contrib/tools/python3/Python/ceval.c:1685:12\n    #28 0x7b92c687e3c8 in PyEval_EvalCode /-S/contrib/tools/python3/Python/ceval.c:580:21\n    #29 0x7b92c685a450 in builtin_exec_impl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17\n    #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20\n    #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26\n    #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14\n    #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24\n    #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11\n    #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15\n    #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12\n    #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20\n    #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24\n    #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11\n    #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18\n\nSUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
28.94s call     test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
17.99s call     test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
16.94s call     test_sql_streaming.py::test[watermarks-watermarks-default.txt]
16.75s call     test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
16.18s call     test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
14.81s call     test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
14.67s call     test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]
0.03s setup    test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt]
0.02s setup    test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt]
0.01s setup    test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt]
0.01s setup    test_sql_streaming.py::test[watermarks-watermarks-default.txt]
0.01s setup    test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_sql_streaming.py::test[pq-ReadTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_nnvpqaw_/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b93f2daa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b93f2dd9efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b93f2cd298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b93f2cd298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b93f2cd27f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b93f2e297dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b93f2e297dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b93f2da9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b93f2da9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b93f2d2d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b93f2cd1e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b93f2cd1e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadWriteSameTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_6aa7xy6l/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bbb340fa450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bbb34129efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bbb3402298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bbb3402298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bbb340227f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bbb341797dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bbb341797dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bbb340f9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bbb340f9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bbb3407d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bbb34021e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bbb34021e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadWriteTopic-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_ukbuev1l/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b944cada450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b944cb09efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b944ca0298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b944ca0298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b944ca027f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b944cb597dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b944cb597dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b944cad9467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b944cad9467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b944ca5d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b944ca01e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b944ca01e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453055 byte(s) leaked in 8603 allocation(s).
FAILED test_sql_streaming.py::test[pq-ReadWriteTopicWithSchema-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_yp1vn7yv/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7bd28ca4a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7bd28ca79efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7bd28c97298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7bd28c97298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7bd28c9727f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7bd28cac97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7bd28cac97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7bd28ca49467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7bd28ca49467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7bd28c9cd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7bd28c971e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7bd28c971e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[pq-WriteTwoTopics-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_5ln9u15r/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b885f21a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b885f249efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b885f14298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b885f14298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b885f1427f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b885f2997dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b885f2997dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b885f219467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b885f219467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b885f19d625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b885f141e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b885f141e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[solomon-ReadTopicGroupWriteToSolomon-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_zqx5zp4e/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b860195a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b8601989efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b860188298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b860188298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b86018827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b86019d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b86019d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b8601959467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b8601959467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b86018dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b8601881e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b8601881e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
FAILED test_sql_streaming.py::test[watermarks-watermarks-default.txt] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/tools/fqrun/fqrun --exclude-linked-udfs --action=explain --cfg=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/fq_config.conf --result-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/results.txt --ast-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/ast.txt --plan-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/plan.json --log-file=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/log.txt --udfs-dir=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql_udfs --result-format=full-proto --canonical-output --query=/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/query_0.sql --emulate-pq=test_topic_input@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_0.txt --emulate-pq=test_topic_input2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_1.txt --emulate-pq=test_topic_output@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_2.txt --emulate-pq=test_topic_output2@/home/runner/.ya/build/build_root/gz4r/002add/ydb/tests/fq/streaming_optimize/test-results/py3test/testing_out_stuff/test_sql_streaming/chunk3/testing_out_stuff/yql/test_fqrun_3_ih3q_w/topic_3.txt' has failed with code 100.
Errors:
...mpl /-S/contrib/tools/python3/Python/bltinmodule.c:1093:17
    #30 0x7b92c685a450 in builtin_exec /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:543:20
    #31 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #32 0x7b92c6889efd in _PyEval_EvalFrameDefault /tmp/Python/bytecodes.c:3263:26
    #33 0x7b92c678298a in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #34 0x7b92c678298a in object_vacall /-S/contrib/tools/python3/Objects/call.c:850:14
    #35 0x7b92c67827f8 in PyObject_CallMethodObjArgs /-S/contrib/tools/python3/Objects/call.c:911:24
    #36 0x7b92c68d97dc in import_find_and_load /-S/contrib/tools/python3/Python/import.c:2802:11
    #37 0x7b92c68d97dc in PyImport_ImportModuleLevelObject /-S/contrib/tools/python3/Python/import.c:2885:15
    #38 0x7b92c6859467 in builtin___import___impl /-S/contrib/tools/python3/Python/bltinmodule.c:276:12
    #39 0x7b92c6859467 in builtin___import__ /-S/contrib/tools/python3/Python/clinic/bltinmodule.c.h:107:20
    #40 0x7b92c67dd625 in cfunction_vectorcall_FASTCALL_KEYWORDS /-S/contrib/tools/python3/Objects/methodobject.c:438:24
    #41 0x7b92c6781e5c in _PyObject_VectorcallTstate /-S/contrib/tools/python3/Include/internal/pycore_call.h:92:11
    #42 0x7b92c6781e5c in _PyObject_CallFunctionVa /-S/contrib/tools/python3/Objects/call.c:562:18

SUMMARY: AddressSanitizer: 453792 byte(s) leaked in 8617 allocation(s).
======================== 7 failed in 128.16s (0:02:08) =========================
